Uses of Interface
software.amazon.awscdk.services.lex.CfnBot.TestBotAliasSettingsProperty
Packages that use CfnBot.TestBotAliasSettingsProperty
-
Uses of CfnBot.TestBotAliasSettingsProperty in software.amazon.awscdk.services.lex
Classes in software.amazon.awscdk.services.lex that implement CfnBot.TestBotAliasSettingsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnBot.TestBotAliasSettingsProperty
Methods in software.amazon.awscdk.services.lex that return CfnBot.TestBotAliasSettingsPropertyModifier and TypeMethodDescriptionCfnBot.TestBotAliasSettingsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.lex with parameters of type CfnBot.TestBotAliasSettingsPropertyModifier 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()