AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

How to allocate instance types to fulfill On-Demand capacity. The valid value is prioritized.

Link copied to clipboard

The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances.

Link copied to clipboard

The percentage of On-Demand Instances and Spot Instances for additional capacity beyond OnDemandBaseCapacity.

Link copied to clipboard

How to allocate instances across Spot Instance pools. Valid values are as follows:

Link copied to clipboard

The number of Spot Instance pools across which to allocate your Spot Instances.

Link copied to clipboard

The maximum price per unit hour that you are willing to pay for a Spot Instance.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String