| Package | Description |
|---|---|
| software.amazon.awscdk.services.lex |
AWS::Lex Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBot.TestBotAliasSettingsProperty.Jsii$Proxy
An implementation for
CfnBot.TestBotAliasSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.TestBotAliasSettingsProperty |
CfnBot.TestBotAliasSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnBot.setTestBotAliasSettings(CfnBot.TestBotAliasSettingsProperty value)
Specifies configuration settings for the alias used to test the bot.
|
CfnBotProps.Builder |
CfnBotProps.Builder.testBotAliasSettings(CfnBot.TestBotAliasSettingsProperty testBotAliasSettings)
Sets the value of
CfnBotProps.getTestBotAliasSettings() |
CfnBot.Builder |
CfnBot.Builder.testBotAliasSettings(CfnBot.TestBotAliasSettingsProperty testBotAliasSettings)
Specifies configuration settings for the alias used to test the bot.
|
Copyright © 2022. All rights reserved.