globalSecondaryIndexes property

List<AwsDynamoDbTableGlobalSecondaryIndex>? globalSecondaryIndexes
final

List of global secondary indexes for the table.

Implementation

final List<AwsDynamoDbTableGlobalSecondaryIndex>? globalSecondaryIndexes;