class Aws::SQS::Types::BatchResultErrorEntry
Gives a detailed description of the result of an action on each entry in the request.
@!attribute [rw] id
The `Id` of an entry in a batch request. @return [String]
@!attribute [rw] sender_fault
Specifies whether the error happened due to the caller of the batch API action. @return [Boolean]
@!attribute [rw] code
An error code representing why the action failed on this entry. @return [String]
@!attribute [rw] message
A message explaining why the action failed on this entry. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/BatchResultErrorEntry AWS API Documentation
Constants
- SENSITIVE