attributeDefinitions property

List<AwsDynamoDbTableAttributeDefinition>? attributeDefinitions
final

A list of attribute definitions for the table.

Implementation

final List<AwsDynamoDbTableAttributeDefinition>? attributeDefinitions;