Interface SuggestedMessageReference.Builder

  • Method Details

    • aiAgentId

      The identifier of the AI Agent that generated the suggested message.

      Parameters:
      aiAgentId - The identifier of the AI Agent that generated the suggested message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • aiAgentArn

      SuggestedMessageReference.Builder aiAgentArn(String aiAgentArn)

      The Amazon Resource Name (ARN) of the AI Agent that generated the suggested message.

      Parameters:
      aiAgentArn - The Amazon Resource Name (ARN) of the AI Agent that generated the suggested message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.