nonResourceRules

@JvmName(name = "bgexjggbbktumfuh")
suspend fun nonResourceRules(value: Output<List<NonResourcePolicyRulePatchArgs>>)
@JvmName(name = "jxvtdpqclbmriaok")
suspend fun nonResourceRules(value: List<NonResourcePolicyRulePatchArgs>?)

Parameters

value

nonResourceRules is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.


@JvmName(name = "ypbrewunyqrdvqcw")
suspend fun nonResourceRules(vararg values: Output<NonResourcePolicyRulePatchArgs>)


@JvmName(name = "gtymiyndleqgrdsg")
suspend fun nonResourceRules(values: List<Output<NonResourcePolicyRulePatchArgs>>)
@JvmName(name = "xlaobvhwleicnedt")
suspend fun nonResourceRules(vararg values: NonResourcePolicyRulePatchArgs)

Parameters

values

nonResourceRules is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.


@JvmName(name = "jnnunvvbueeystgy")
suspend fun nonResourceRules(argument: List<suspend NonResourcePolicyRulePatchArgsBuilder.() -> Unit>)
@JvmName(name = "gvegbehsqrwklpou")
suspend fun nonResourceRules(vararg argument: suspend NonResourcePolicyRulePatchArgsBuilder.() -> Unit)
@JvmName(name = "iwjqhpsydyqpnyhx")
suspend fun nonResourceRules(argument: suspend NonResourcePolicyRulePatchArgsBuilder.() -> Unit)

Parameters

argument

nonResourceRules is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.