PrivilegedAccess(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Privileged access that this service can be used to gate.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
---|---|
Name | Description |
gcp_iam_access |
google.cloud.privilegedaccessmanager_v1.types.PrivilegedAccess.GcpIamAccess
Access to a Google Cloud resource through IAM. This field is a member of oneof _ access_type .
|
Classes
GcpIamAccess
GcpIamAccess(mapping=None, *, ignore_unknown_fields=False, **kwargs)
GcpIamAccess represents IAM based access control on a Google Cloud resource. Refer to https://cloud.google.com/iam/docs to understand more about IAM.