Enum AttributeValue.Type

java.lang.Object
java.lang.Enum<AttributeValue.Type>
software.amazon.awssdk.services.dynamodb.model.AttributeValue.Type
All Implemented Interfaces:
Serializable, Comparable<AttributeValue.Type>
Enclosing class:
AttributeValue

public static enum AttributeValue.Type extends Enum<AttributeValue.Type>
See Also: