Uses of Interface
software.amazon.awscdk.services.lex.CfnBot.TestBotAliasSettingsProperty
-
Uses of CfnBot.TestBotAliasSettingsProperty in software.amazon.awscdk.services.lex
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBot.TestBotAliasSettingsProperty
Modifier and TypeMethodDescriptionCfnBot.TestBotAliasSettingsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnBot.setTestBotAliasSettings
(CfnBot.TestBotAliasSettingsProperty value) Specifies configuration settings for the alias used to test the bot.CfnBot.Builder.testBotAliasSettings
(CfnBot.TestBotAliasSettingsProperty testBotAliasSettings) Specifies configuration settings for the alias used to test the bot.CfnBotProps.Builder.testBotAliasSettings
(CfnBot.TestBotAliasSettingsProperty testBotAliasSettings) Sets the value ofCfnBotProps.getTestBotAliasSettings()