Interface CreateAgentResponse.Builder

    • Method Detail

      • agentArn

        CreateAgentResponse.Builder agentArn​(String agentArn)

        The ARN of the agent that you just activated. Use the ListAgents operation to return a list of agents in your Amazon Web Services account and Amazon Web Services Region.

        Parameters:
        agentArn - The ARN of the agent that you just activated. Use the ListAgents operation to return a list of agents in your Amazon Web Services account and Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.