Class IamPolicy (1.11.0)

IamPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

Attribute

NameDescription
policy_blob str
The JSON representation of the Policy associated with the asset. See https://cloud.google.com/iam/docs/reference/rest/v1/Policy for format details.

Inheritance

builtins.object > proto.message.Message > IamPolicy