Values.GetResourceRequestStatusInputSourceReturns the current status of a resource operation request. For more information, see Tracking the progress of resource operation requests in the Amazon Web Services Cloud Control API User Guide.
type nonrec t = {requestToken : RequestToken.t;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.
*)}