class Amazonite::DynamoDBV2::AttributeDefinition
- Amazonite::DynamoDBV2::AttributeDefinition
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
dynamodb_v2/attribute_definition.crConstructors
Instance Method Summary
- #attribute_name : String
- #attribute_name=(attribute_name : String)
- #attribute_type : ScalarAttributeType
- #attribute_type=(attribute_type : ScalarAttributeType)