google_api_security_center v0.11.1 GoogleApi.SecurityCenter.V1.Model.IamPolicy View Source
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud 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
Specs
t() :: %GoogleApi.SecurityCenter.V1.Model.IamPolicy{policyBlob: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.