ReplicaGlobalSecondaryIndexDescription

Represents the properties of a replica global secondary index.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the global secondary index.

Link copied to clipboard

Overrides the maximum on-demand throughput for the specified global secondary index in the specified replica table.

Link copied to clipboard

If not described, uses the source table GSI's read capacity settings.

Link copied to clipboard

Represents the warm throughput of the global secondary index for this replica.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String