Class PrincipalAccessBoundaryPolicyDetails (2.19.0)

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

Principal access boundary policy details

Attributes

Name Description
rules MutableSequence[google.cloud.iam_v3.types.PrincipalAccessBoundaryPolicyRule]
Required. A list of principal access boundary policy rules. The number of rules in a policy is limited to 500.
enforcement_version str
Optional. The version number (for example, 1 or latest) that indicates which permissions are able to be blocked by the policy. If empty, the PAB policy version will be set to the most recent version number at the time of the policy's creation.