nonResourceRules property

List<NonResourcePolicyRule>? nonResourceRules
final

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;