class Aws::DynamoDB::Types::ReplicaGlobalSecondaryIndexDescription
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ReplicaGlobalSecondaryIndexDescription AWS API Documentation
@return [Types::OnDemandThroughputOverride]
secondary index in the specified replica table.
Overrides the maximum on-demand throughput for the specified global
@!attribute [rw] on_demand_throughput_override
@return [Types::ProvisionedThroughputOverride]
settings.
If not described, uses the source table GSI’s read capacity
@!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.