policies

@JvmName(name = "kxckerfqchsbjgxa")
suspend fun policies(value: Output<List<ThrottlingPolicyArgs>>)
@JvmName(name = "qrxqlxfyrmfdjjdj")
suspend fun policies(value: List<ThrottlingPolicyArgs>?)

Parameters

value

List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic.


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


@JvmName(name = "pegbxnuidjsoayet")
suspend fun policies(values: List<Output<ThrottlingPolicyArgs>>)
@JvmName(name = "xabxcmttcqtowjwh")
suspend fun policies(vararg values: ThrottlingPolicyArgs)

Parameters

values

List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic.


@JvmName(name = "xsdkqoddfxnggjnl")
suspend fun policies(argument: List<suspend ThrottlingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "aqknubeosfbhtgyp")
suspend fun policies(vararg argument: suspend ThrottlingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "uvioolvlcdnudgoe")
suspend fun policies(argument: suspend ThrottlingPolicyArgsBuilder.() -> Unit)

Parameters

argument

List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic.