toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.inputs
/
LoadBasedConfigArgs
/
LoadBasedConfigArgs
Load
Based
Config
Args
constructor
(
cooldownPeriod
:
Output
<
Int
>
?
=
null
,
maxNodes
:
Output
<
Int
>
,
minNodes
:
Output
<
Int
>
,
pollInterval
:
Output
<
Int
>
?
=
null
,
scalingRules
:
Output
<
List
<
ScalingRuleArgs
>
>
)