class Aws::CloudControlApi::Types::ListResourceRequestsOutput

@!attribute [rw] resource_request_status_summaries

The requests that match the specified filter criteria.
@return [Array<Types::ProgressEvent>]

@!attribute [rw] next_token

If the request doesn't return all of the remaining results,
`NextToken` is set to a token. To retrieve the next set of results,
call `ListResources` again and assign that token to the request
object's `NextToken` parameter. If the request returns all results,
`NextToken` is set to null.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudcontrol-2021-09-30/ListResourceRequestsOutput AWS API Documentation

Constants

SENSITIVE