Class ListAccessApprovalRequestsRequest (0.1.0)

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

Request for getting the access requests associated with a workload.

Attributes

NameDescription
parent str
Required. Parent resource Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}
page_size int
Optional. The maximum number of access requests to return. The service may return fewer than this value. If unspecified, at most 500 access requests will be returned.
page_token str
Optional. A page token, received from a previous ListAccessApprovalRequests call. Provide this to retrieve the subsequent page.
filter str
Optional. Filtering results.
order_by str
Optional. Hint for how to order the results.