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 Summary
Modifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the Amazon Lex V2 bot.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields 
- 
Method Details
- 
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.
 
 
 -