public static interface LexBot.Builder extends SdkPojo, CopyableBuilder<LexBot.Builder,LexBot>
| Modifier and Type | Method and Description |
|---|---|
LexBot.Builder |
lexRegion(String lexRegion)
The Amazon Web Services Region where the Amazon Lex bot was created.
|
LexBot.Builder |
name(String name)
The name of the Amazon Lex bot.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLexBot.Builder name(String name)
The name of the Amazon Lex bot.
name - The name of the Amazon Lex bot.LexBot.Builder lexRegion(String lexRegion)
The Amazon Web Services Region where the Amazon Lex bot was created.
lexRegion - The Amazon Web Services Region where the Amazon Lex bot was created.Copyright © 2023. All rights reserved.