UpdateGlobalSecondaryIndexAction
Represents the new provisioned throughput settings to be applied to a global secondary index.
Types
Properties
Link copied to clipboard
Updates the maximum number of read and write units for the specified global secondary index. If you use this parameter, you must specify MaxReadRequestUnits
, MaxWriteRequestUnits
, or both.
Link copied to clipboard
Represents the provisioned throughput settings for the specified global secondary index.
Link copied to clipboard
Represents the warm throughput value of the new provisioned throughput settings to be applied to a global secondary index.
Functions
Link copied to clipboard
inline fun copy(block: UpdateGlobalSecondaryIndexAction.Builder.() -> Unit = {}): UpdateGlobalSecondaryIndexAction