Builder
class Builder
Properties
Link copied to clipboard
A customized metric. You must specify either a predefined metric or a customized metric.
Link copied to clipboard
Indicates whether scaling in by the target tracking scaling policy is disabled. If scaling in is disabled, the target tracking scaling policy doesn't remove instances from the Auto Scaling group. Otherwise, the target tracking scaling policy can remove instances from the Auto Scaling group. The default is false
.
Link copied to clipboard
A predefined metric. You must specify either a predefined metric or a customized metric.
Link copied to clipboard
The target value for the metric.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.autoscaling.model.CustomizedMetricSpecification inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.autoscaling.model.PredefinedMetricSpecification inside the given block