Interface LexFlowNodeConfiguration.Builder

    • Method Detail

      • 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

        LexFlowNodeConfiguration.Builder localeId​(String 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.