class Aws::S3Control::Types::AsyncErrorDetails

Error details for the failed asynchronous operation.

@!attribute [rw] code

A string that uniquely identifies the error condition.
@return [String]

@!attribute [rw] message

A generic descritpion of the error condition in English.
@return [String]

@!attribute [rw] resource

The identifier of the resource associated with the error.
@return [String]

@!attribute [rw] request_id

The ID of the request associated with the error.
@return [String]

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

Constants

SENSITIVE