toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
InstancesDistributionResponse
/
InstancesDistributionResponse
Instances
Distribution
Response
constructor
(
onDemandAllocationStrategy
:
String
?
=
null
,
onDemandBaseCapacity
:
Int
?
=
null
,
onDemandPercentageAboveBaseCapacity
:
Int
?
=
null
,
spotAllocationStrategy
:
String
?
=
null
,
spotInstancePools
:
Int
?
=
null
,
spotMaxPrice
:
String
?
=
null
)