Interface RedactChannelMessageResponse.Builder

  • Method Details

    • channelArn

      The ARN of the channel containing the messages that you want to redact.

      Parameters:
      channelArn - The ARN of the channel containing the messages that you want to redact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • messageId

      The ID of the message being redacted.

      Parameters:
      messageId - The ID of the message being redacted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.