You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SQS::Types::DeleteMessageBatchResultEntry

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Encloses the Id of an entry in DeleteMessageBatch.

Instance Attribute Summary collapse

Instance Attribute Details

#idString

Represents a successfully deleted message.

Returns:

  • (String)

    Represents a successfully deleted message.