Builder
Properties
The name of the Auto Scaling group.
The desired configuration. For example, the desired configuration can specify a new launch template or a new version of the current launch template.
Sets your preferences for the instance refresh so that it performs as expected when you start it. Includes the instance warmup time, the minimum and maximum healthy percentages, and the behaviors that you want Amazon EC2 Auto Scaling to use if instances that are in Standby
state or protected from scale in are found. You can also choose to enable additional features, such as the following:
The strategy to use for the instance refresh. The only valid value is Rolling
.
Functions
construct an aws.sdk.kotlin.services.autoscaling.model.DesiredConfiguration inside the given block
construct an aws.sdk.kotlin.services.autoscaling.model.RefreshPreferences inside the given block