AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails
The mixed instances policy for the automatic scaling group.
Types
Properties
Link copied to clipboard
val instancesDistribution: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails?
The instances distribution. The instances distribution specifies the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances, and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacity.
Link copied to clipboard
The launch template to use and the instance types (overrides) to use to provision EC2 instances to fulfill On-Demand and Spot capacities.
Functions
Link copied to clipboard
inline fun copy(block: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails.Builder.() -> Unit = {}): AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails