class Aws::S3Control::Types::AsyncOperation

A container for the information about an asynchronous operation.

@!attribute [rw] creation_time

The time that the request was sent to the service.
@return [Time]

@!attribute [rw] operation

The specific operation for the asynchronous request.
@return [String]

@!attribute [rw] request_token_arn

The request token associated with the request.
@return [String]

@!attribute [rw] request_parameters

The parameters associated with the request.
@return [Types::AsyncRequestParameters]

@!attribute [rw] request_status

The current status of the request.
@return [String]

@!attribute [rw] response_details

The details of the response.
@return [Types::AsyncResponseDetails]

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/AsyncOperation AWS API Documentation

Constants

SENSITIVE