bindings property
An association between a role, which comes with a set of permissions, and members who may assume that role.
Implementation
core.List<PolicyBindings>? bindings;
An association between a role, which comes with a set of permissions, and members who may assume that role.
core.List<PolicyBindings>? bindings;