Interface AgentFlowNodeConfiguration.Builder

    • Method Detail

      • agentAliasArn

        AgentFlowNodeConfiguration.Builder agentAliasArn​(String agentAliasArn)

        The Amazon Resource Name (ARN) of the alias of the agent to invoke.

        Parameters:
        agentAliasArn - The Amazon Resource Name (ARN) of the alias of the agent to invoke.
        Returns:
        Returns a reference to this object so that method calls can be chained together.