You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DynamoDB::Types::ReplicaGlobalSecondaryIndexDescription
- Inherits:
-
Struct
- Object
- Struct
- Aws::DynamoDB::Types::ReplicaGlobalSecondaryIndexDescription
- Defined in:
- (unknown)
Overview
Represents the properties of a replica global secondary index.
Instance Attribute Summary collapse
-
#index_name ⇒ String
The name of the global secondary index.
-
#provisioned_throughput_override ⇒ Types::ProvisionedThroughputOverride
If not described, uses the source table GSI\'s read capacity settings.
Instance Attribute Details
#index_name ⇒ String
The name of the global secondary index.
#provisioned_throughput_override ⇒ Types::ProvisionedThroughputOverride
If not described, uses the source table GSI\'s read capacity settings.