class Aws::CloudControlApi::Types::GetResourceRequestStatusInput

@note When making an API call, you may pass GetResourceRequestStatusInput

data as a hash:

    {
      request_token: "RequestToken", # required
    }

@!attribute [rw] request_token

A unique token used to track the progress of the resource operation
request.

Request tokens are included in the `ProgressEvent` type returned by
a resource operation request.
@return [String]

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

Constants

SENSITIVE