GoogleApi.SecurityCenter.V1.Model.IamBinding (google_api_security_center v0.39.0)
View SourceRepresents a particular IAM binding, which captures a member's role addition, removal, or state.
Attributes
-
action
(type:String.t
, default:nil
) - The action that was performed on a Binding. -
member
(type:String.t
, default:nil
) - A single identity requesting access for a Cloud Platform resource, for example, "foo@google.com". -
role
(type:String.t
, default:nil
) - Role that is assigned to "members". For example, "roles/viewer", "roles/editor", or "roles/owner".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.