policies

@JvmName(name = "buprqourykajssgt")
suspend fun policies(value: Output<List<HPAScalingPolicyArgs>>)
@JvmName(name = "qteppxdugjfuyudf")
suspend fun policies(value: List<HPAScalingPolicyArgs>?)

Parameters

value

policies is a list of potential scaling polices which can be used during scaling. At least one policy must be specified, otherwise the HPAScalingRules will be discarded as invalid


@JvmName(name = "chayepuuuxhxrdpi")
suspend fun policies(vararg values: Output<HPAScalingPolicyArgs>)


@JvmName(name = "wotbfgkfyjeqysxh")
suspend fun policies(values: List<Output<HPAScalingPolicyArgs>>)
@JvmName(name = "uctsteoyjlxauadk")
suspend fun policies(vararg values: HPAScalingPolicyArgs)

Parameters

values

policies is a list of potential scaling polices which can be used during scaling. At least one policy must be specified, otherwise the HPAScalingRules will be discarded as invalid


@JvmName(name = "xdyguuxjyhmbtdgf")
suspend fun policies(argument: List<suspend HPAScalingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "brselekvychvdkfh")
suspend fun policies(vararg argument: suspend HPAScalingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "vqbbqhbmgivrsqre")
suspend fun policies(argument: suspend HPAScalingPolicyArgsBuilder.() -> Unit)

Parameters

argument

policies is a list of potential scaling polices which can be used during scaling. At least one policy must be specified, otherwise the HPAScalingRules will be discarded as invalid