Uses of Class
software.amazon.awscdk.services.lex.CfnBotAlias.TextLogSettingProperty.Builder
-
Uses of CfnBotAlias.TextLogSettingProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBotAlias.TextLogSettingProperty.builder()
CfnBotAlias.TextLogSettingProperty.Builder.destination
(IResolvable destination) Sets the value ofCfnBotAlias.TextLogSettingProperty.getDestination()
CfnBotAlias.TextLogSettingProperty.Builder.destination
(CfnBotAlias.TextLogDestinationProperty destination) Sets the value ofCfnBotAlias.TextLogSettingProperty.getDestination()
Sets the value ofCfnBotAlias.TextLogSettingProperty.getEnabled()
CfnBotAlias.TextLogSettingProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnBotAlias.TextLogSettingProperty.getEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBotAlias.TextLogSettingProperty.Builder
.