Interface LexV2Bot.Builder

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

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

    • aliasArn

      LexV2Bot.Builder aliasArn(String aliasArn)

      The Amazon Resource Name (ARN) of the Amazon Lex V2 bot.

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