Interface AgentFlowNodeConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AgentFlowNodeConfiguration.Builder,AgentFlowNodeConfiguration>, SdkBuilder<AgentFlowNodeConfiguration.Builder,AgentFlowNodeConfiguration>, SdkPojo
Enclosing class:
AgentFlowNodeConfiguration

public static interface AgentFlowNodeConfiguration.Builder extends SdkPojo, CopyableBuilder<AgentFlowNodeConfiguration.Builder,AgentFlowNodeConfiguration>
  • Method Details

    • 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.