resourceRules property
ResourceRules is the list of actions the subject is allowed to perform on resources. The list ordering isn't significant, may contain duplicates, and possibly be incomplete.
Implementation
final List<ResourceRule> resourceRules;