pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.autoscaling.v2.kotlin.inputs
/
HPAScalingPolicyPatchArgs
/
HPAScalingPolicyPatchArgs
HPAScaling
Policy
Patch
Args
fun
HPAScalingPolicyPatchArgs
(
periodSeconds
:
Output
<
Int
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
,
value
:
Output
<
Int
>
?
=
null
)