| Package | Description |
|---|---|
| software.amazon.awscdk.services.lex |
AWS::Lex Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnBotVersion.Builder |
CfnBotVersion.Builder.botId(String botId)
The unique identifier of the bot.
|
CfnBotVersion.Builder |
CfnBotVersion.Builder.botVersionLocaleSpecification(IResolvable botVersionLocaleSpecification)
Specifies the locales that Amazon Lex adds to this version.
|
CfnBotVersion.Builder |
CfnBotVersion.Builder.botVersionLocaleSpecification(List<? extends Object> botVersionLocaleSpecification)
Specifies the locales that Amazon Lex adds to this version.
|
static CfnBotVersion.Builder |
CfnBotVersion.Builder.create(software.constructs.Construct scope,
String id) |
CfnBotVersion.Builder |
CfnBotVersion.Builder.description(String description)
The description of the version.
|
Copyright © 2022. All rights reserved.