pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.autoscaling.kotlin.outputs
/
GetGroupMixedInstancesPolicyInstancesDistribution
/
GetGroupMixedInstancesPolicyInstancesDistribution
Get
Group
Mixed
Instances
Policy
Instances
Distribution
fun
GetGroupMixedInstancesPolicyInstancesDistribution
(
onDemandAllocationStrategy
:
String
,
onDemandBaseCapacity
:
Int
,
onDemandPercentageAboveBaseCapacity
:
Int
,
spotAllocationStrategy
:
String
,
spotInstancePools
:
Int
,
spotMaxPrice
:
String
)