AttributeDefinition¶
Structure Class¶
AttributeDefinition
dataclass
¶
Represents an attribute for describing the schema for the table and indexes.
Attributes¶
attribute_type
instance-attribute
¶
attribute_type: ScalarAttributeType
The data type for the attribute, where:
-
S- the attribute is of type String -
N- the attribute is of type Number -
B- the attribute is of type Binary