AutoScalingSettingsUpdate

Represents the auto scaling settings to be modified for a global table or global secondary index.

Types

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

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
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