AwsDynamoDbTableGlobalSecondaryIndex
Information abut a global secondary index for the table.
Types
Properties
Link copied to clipboard
Whether the index is currently backfilling.
Link copied to clipboard
The total size in bytes of the index.
Link copied to clipboard
The current status of the index.
Link copied to clipboard
The key schema for the index.
Link copied to clipboard
Attributes that are copied from the table into an index.
Link copied to clipboard
Information about the provisioned throughput settings for the indexes.
Functions
Link copied to clipboard
inline fun copy(block: AwsDynamoDbTableGlobalSecondaryIndex.Builder.() -> Unit = {}): AwsDynamoDbTableGlobalSecondaryIndex