Enum
smithy.api.Enum$
object Enum extends Newtype[List[EnumDefinition]]
Constrains the acceptable values of a string to a fixed set of constant values.
Value parameters
- member
-
An enum definition for the enum trait.
Attributes
- Deprecated
-
[Since version 2.0]
The enum trait is replaced by the enum shape in Smithy 2.0 - Graph
-
- Supertypes
- Self type
-
Enum.type
Members list
In this article