rules property

List<PolicyRule>? rules
final

Rules holds all the PolicyRules for this ClusterRole.

Implementation

final List<PolicyRule>? rules;