rbacrolebindingStates property

Map<String, RBACRoleBindingActuationRBACRoleBindingState>? rbacrolebindingStates
getter/setter pair

The state of RBACRoleBindings using custom roles that exist on the cluster, keyed by RBACRoleBinding resource name with format: projects/{project}/locations/{location}/scopes/{scope}/rbacrolebindings/{rbacrolebinding}.

Output only.

Implementation

core.Map<core.String, RBACRoleBindingActuationRBACRoleBindingState>?
rbacrolebindingStates;