toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.autoscaling.kotlin.outputs
/
AutoScalingGroupInstancesDistribution
/
AutoScalingGroupInstancesDistribution
Auto
Scaling
Group
Instances
Distribution
constructor
(
onDemandAllocationStrategy
:
String
?
=
null
,
onDemandBaseCapacity
:
Int
?
=
null
,
onDemandPercentageAboveBaseCapacity
:
Int
?
=
null
,
spotAllocationStrategy
:
String
?
=
null
,
spotInstancePools
:
Int
?
=
null
,
spotMaxPrice
:
String
?
=
null
)