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.inputs
/
InstancesDistributionArgs
/
InstancesDistributionArgs
Instances
Distribution
Args
constructor
(
onDemandAllocationStrategy
:
Output
<
String
>
?
=
null
,
onDemandBaseCapacity
:
Output
<
Int
>
?
=
null
,
onDemandPercentageAboveBaseCapacity
:
Output
<
Int
>
?
=
null
,
spotAllocationStrategy
:
Output
<
String
>
?
=
null
,
spotInstancePools
:
Output
<
Int
>
?
=
null
,
spotMaxPrice
:
Output
<
String
>
?
=
null
)