menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
DeleteGlobalSecondaryIndexAction
indexName property
indexName property
dark_mode
light_mode
indexName
property
String
indexName
final
The name of the global secondary index to be deleted.
Implementation
final String indexName;
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
DeleteGlobalSecondaryIndexAction
indexName property
DeleteGlobalSecondaryIndexAction class