HPAScaling Policy Patch Args
data class HPAScalingPolicyPatchArgs(val periodSeconds: Output<Int>? = null, val type: Output<String>? = null, val value: Output<Int>? = null) : ConvertibleToJava<HPAScalingPolicyPatchArgs>
HPAScalingPolicy is a single policy which must hold true for a specified past interval.