Interface AgentTarget.Builder

  • Method Details

    • aiAgentId

      AgentTarget.Builder aiAgentId(String aiAgentId)

      The identifier of an Amazon Connect AI Agent to use as the collaborator agent.

      Parameters:
      aiAgentId - The identifier of an Amazon Connect AI Agent to use as the collaborator agent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationId

      AgentTarget.Builder applicationId(String applicationId)

      The identifier of a third-party agent to use as the collaborator agent.

      Parameters:
      applicationId - The identifier of a third-party agent to use as the collaborator agent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.