Interface SqsParameters.Builder

  • Method Details

    • messageGroupId

      SqsParameters.Builder messageGroupId(String messageGroupId)

      The ID of the message group to use as the target.

      Parameters:
      messageGroupId - The ID of the message group to use as the target.
      Returns:
      Returns a reference to this object so that method calls can be chained together.