ReplicaGlobalSecondaryIndex

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 settings for the specified global secondary index in the specified replica table.

Link copied to clipboard

Replica table GSI-specific provisioned throughput. If not specified, uses the source table GSI's read capacity settings.

Functions

Link copied to clipboard
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