nonResourceRules property
nonResourceRules
is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.
Implementation
final List<NonResourcePolicyRule>? nonResourceRules;
nonResourceRules
is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.
final List<NonResourcePolicyRule>? nonResourceRules;