non Resource Rules
Parameters
value
nonResourceRules
is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.
Parameters
values
nonResourceRules
is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.
suspend fun nonResourceRules(argument: List<suspend NonResourcePolicyRulePatchArgsBuilder.() -> Unit>)
suspend fun nonResourceRules(vararg 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.