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