TargetTrackingConfiguration
Represents a target tracking scaling policy configuration to use with Amazon EC2 Auto Scaling.
Types
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
inline fun copy(block: TargetTrackingConfiguration.Builder.() -> Unit = {}): TargetTrackingConfiguration