Class AccessApprovalRequest (0.1.0)

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

Details about the Access request.

Attributes

NameDescription
name str
Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/accessApprovalRequests/{access_approval_request}
request_time google.protobuf.timestamp_pb2.Timestamp
The time at which approval was requested.
requested_reason google.cloud.cloudcontrolspartner_v1.types.AccessReason
The justification for which approval is being requested.
requested_expiration_time google.protobuf.timestamp_pb2.Timestamp
The requested expiration for the approval. If the request is approved, access will be granted from the time of approval until the expiration time.