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