AutoScalingSettingsUpdate
Represents the auto scaling settings to be modified for a global table or global secondary index.
Types
Properties
Link copied to clipboard
Disabled auto scaling for this global table or global secondary index.
Link copied to clipboard
Role ARN used for configuring auto scaling policy.
Link copied to clipboard
The maximum capacity units that a global table or global secondary index should be scaled up to.
Link copied to clipboard
The minimum capacity units that a global table or global secondary index should be scaled down to.
Link copied to clipboard
The scaling policy to apply for scaling target global table or global secondary index capacity units.
Functions
Link copied to clipboard
inline fun copy(block: AutoScalingSettingsUpdate.Builder.() -> Unit = {}): AutoScalingSettingsUpdate