Group Mixed Instances Policy Launch Template
data class GroupMixedInstancesPolicyLaunchTemplate(val launchTemplateSpecification: GroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification, val overrides: List<GroupMixedInstancesPolicyLaunchTemplateOverride>? = null)
Constructors
Link copied to clipboard
fun GroupMixedInstancesPolicyLaunchTemplate(launchTemplateSpecification: GroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification, overrides: List<GroupMixedInstancesPolicyLaunchTemplateOverride>? = null)
Types
Properties
Link copied to clipboard
List of nested arguments provides the ability to specify multiple instance types. This will override the same parameter in the launch template. For on-demand instances, Auto Scaling considers the order of preference of instance types to launch based on the order specified in the overrides list. Defined below.