Interface LexFlowNodeConfiguration.Builder

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

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

    • botAliasArn

      LexFlowNodeConfiguration.Builder botAliasArn(String botAliasArn)

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

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

      The Region to invoke the Amazon Lex bot in.

      Parameters:
      localeId - The Region to invoke the Amazon Lex bot in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.