smithy.test.AppliesTo
See theAppliesTo companion object
sealed abstract class AppliesTo(_value: String, _name: String, _intValue: Int, _hints: Hints) extends Value
Value parameters
- CLIENT
-
The test only applies to client implementations.
- SERVER
-
The test only applies to server implementations.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article