DynamicScalingConfiguration
An object with the recommended values for you to specify when creating an autoscaling policy.
Types
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
inline fun copy(block: DynamicScalingConfiguration.Builder.() -> Unit = {}): DynamicScalingConfiguration