Uses of Class
software.amazon.awscdk.services.lex.CfnBot.ConversationLogSettingsProperty.Builder
-
Uses of CfnBot.ConversationLogSettingsProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBot.ConversationLogSettingsProperty.Builder.audioLogSettings
(List<? extends Object> audioLogSettings) Sets the value ofCfnBot.ConversationLogSettingsProperty.getAudioLogSettings()
CfnBot.ConversationLogSettingsProperty.Builder.audioLogSettings
(IResolvable audioLogSettings) Sets the value ofCfnBot.ConversationLogSettingsProperty.getAudioLogSettings()
CfnBot.ConversationLogSettingsProperty.builder()
CfnBot.ConversationLogSettingsProperty.Builder.textLogSettings
(List<? extends Object> textLogSettings) Sets the value ofCfnBot.ConversationLogSettingsProperty.getTextLogSettings()
CfnBot.ConversationLogSettingsProperty.Builder.textLogSettings
(IResolvable textLogSettings) Sets the value ofCfnBot.ConversationLogSettingsProperty.getTextLogSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.ConversationLogSettingsProperty.Builder
.