AutoScalingGroupLaunchTemplate

Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy. `LaunchTemplate` is a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.

Constructors

Link copied to clipboard
constructor(launchTemplateSpecification: AutoScalingGroupLaunchTemplateSpecification, overrides: List<AutoScalingGroupLaunchTemplateOverrides>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Any properties that you specify override the same properties in the launch template.