google_api_security_center v0.8.0 GoogleApi.SecurityCenter.V1.Model.IamPolicy View Source
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
Attributes
policyBlob
(type:String.t
, default:nil
) - The JSON representation of the Policy associated with the asset. See https://cloud.google.com/iam/reference/rest/v1/Policy for format details.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.SecurityCenter.V1.Model.IamPolicy{policyBlob: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.