class Aws::DynamoDB::Types::DeleteGlobalSecondaryIndexAction
Represents a global secondary index to be deleted from an existing table.
@note When making an API call, you may pass DeleteGlobalSecondaryIndexAction
data as a hash: { index_name: "IndexName", # required }
@!attribute [rw] index_name
The name of the global secondary index to be deleted. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/DeleteGlobalSecondaryIndexAction AWS API Documentation
Constants
- SENSITIVE