policies

@JvmName(name = "issracdsvpdthfyc")
suspend fun policies(value: Output<List<ThrottlingPolicyArgs>>)
@JvmName(name = "ujxytlxlspjeivgx")
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 = "pvhfcuulveeerjjs")
suspend fun policies(vararg values: Output<ThrottlingPolicyArgs>)


@JvmName(name = "bwapdfocfaitpecg")
suspend fun policies(values: List<Output<ThrottlingPolicyArgs>>)
@JvmName(name = "bskqorxubivbjose")
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 = "dprouqfrlmjlluvx")
suspend fun policies(argument: List<suspend ThrottlingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "ccbivxlfjgiqgvtc")
suspend fun policies(vararg argument: suspend ThrottlingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "eomgvvlukngairll")
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.