DynamicScalingConfiguration

An object with the recommended values for you to specify when creating an autoscaling policy.

Types

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

Properties

Link copied to clipboard

The recommended maximum capacity to specify for your autoscaling policy.

Link copied to clipboard

The recommended minimum capacity to specify for your autoscaling policy.

Link copied to clipboard

The recommended scale in cooldown time for your autoscaling policy.

Link copied to clipboard

The recommended scale out cooldown time for your autoscaling policy.

Link copied to clipboard

An object of the scaling policies for each metric.

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