Uses of Class
software.amazon.awscdk.services.lex.CfnBot.BotAliasLocaleSettingsProperty.Builder
-
Uses of CfnBot.BotAliasLocaleSettingsProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBot.BotAliasLocaleSettingsProperty.builder()
CfnBot.BotAliasLocaleSettingsProperty.Builder.codeHookSpecification
(IResolvable codeHookSpecification) Sets the value ofCfnBot.BotAliasLocaleSettingsProperty.getCodeHookSpecification()
CfnBot.BotAliasLocaleSettingsProperty.Builder.codeHookSpecification
(CfnBot.CodeHookSpecificationProperty codeHookSpecification) Sets the value ofCfnBot.BotAliasLocaleSettingsProperty.getCodeHookSpecification()
Sets the value ofCfnBot.BotAliasLocaleSettingsProperty.getEnabled()
CfnBot.BotAliasLocaleSettingsProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnBot.BotAliasLocaleSettingsProperty.getEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.BotAliasLocaleSettingsProperty.Builder
.