Skip to main content

AWSAutoScalingMixedInstancesPolicy

No description

type AWSAutoScalingMixedInstancesPolicy {
instancesDistribution: AWSAutoScalingInstancesDistribution
launchTemplate: AWSAutoScalingLaunchTemplate
}

Fields

AWSAutoScalingMixedInstancesPolicy.instancesDistribution ● AWSAutoScalingInstancesDistribution object

The instances distribution

AWSAutoScalingMixedInstancesPolicy.launchTemplate ● AWSAutoScalingLaunchTemplate object

One or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities

Member of

AWSAutoScalingGroup object