toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.autoscaling.v2.kotlin.inputs
/
HPAScalingRulesArgs
/
HPAScalingRulesArgs
HPAScaling
Rules
Args
constructor
(
policies
:
Output
<
List
<
HPAScalingPolicyArgs
>
>
?
=
null
,
selectPolicy
:
Output
<
String
>
?
=
null
,
stabilizationWindowSeconds
:
Output
<
Int
>
?
=
null
,
tolerance
:
Output
<
String
>
?
=
null
)