AttributeDefinition

@JsonSerializable
data class AttributeDefinition(val AttributeName: AttributeName, val AttributeType: DynamoDataType)

Constructors

Link copied to clipboard
constructor(AttributeName: AttributeName, AttributeType: DynamoDataType)

Properties

Link copied to clipboard
Link copied to clipboard