toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.autoscaling.kotlin.outputs
/
GroupMixedInstancesPolicyInstancesDistribution
/
GroupMixedInstancesPolicyInstancesDistribution
Group
Mixed
Instances
Policy
Instances
Distribution
constructor
(
onDemandAllocationStrategy
:
String
?
=
null
,
onDemandBaseCapacity
:
Int
?
=
null
,
onDemandPercentageAboveBaseCapacity
:
Int
?
=
null
,
spotAllocationStrategy
:
String
?
=
null
,
spotInstancePools
:
Int
?
=
null
,
spotMaxPrice
:
String
?
=
null
)