class Aws::DynamoDB::Types::ReplicaGlobalSecondaryIndex
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ReplicaGlobalSecondaryIndex AWS API Documentation
@return [Types::OnDemandThroughputOverride]
specified global secondary index in the specified replica table.
Overrides the maximum on-demand throughput settings for the
@!attribute [rw] on_demand_throughput_override
@return [Types::ProvisionedThroughputOverride]
uses the source table GSI’s read capacity settings.
Replica table GSI-specific provisioned throughput. If not specified,
@!attribute [rw] provisioned_throughput_override
@return [String]
The name of the global secondary index.
@!attribute [rw] index_name
Represents the properties of a replica global secondary index.