AutoScalingSettingsDescription
Represents the auto scaling settings 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 the 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
Information about the scaling policies.
Functions
Link copied to clipboard
inline fun copy(block: AutoScalingSettingsDescription.Builder.() -> Unit = {}): AutoScalingSettingsDescription