Class PolicyInfo (3.16.0)

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

The IAM policy and its attached resource.

Attributes

NameDescription
attached_resource str
The full resource name the policy is directly attached to.
policy google.iam.v1.policy_pb2.Policy
The IAM policy that's directly attached to the attached_resource.