Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.ConversationLogSettingsProperty.Builder
Packages that use CfnBotPropsMixin.ConversationLogSettingsProperty.Builder
-
Uses of CfnBotPropsMixin.ConversationLogSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.ConversationLogSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.ConversationLogSettingsProperty.Builder.audioLogSettings(List<? extends Object> audioLogSettings) Sets the value ofCfnBotPropsMixin.ConversationLogSettingsProperty.getAudioLogSettings()CfnBotPropsMixin.ConversationLogSettingsProperty.Builder.audioLogSettings(IResolvable audioLogSettings) Sets the value ofCfnBotPropsMixin.ConversationLogSettingsProperty.getAudioLogSettings()CfnBotPropsMixin.ConversationLogSettingsProperty.builder()CfnBotPropsMixin.ConversationLogSettingsProperty.Builder.textLogSettings(List<? extends Object> textLogSettings) Sets the value ofCfnBotPropsMixin.ConversationLogSettingsProperty.getTextLogSettings()CfnBotPropsMixin.ConversationLogSettingsProperty.Builder.textLogSettings(IResolvable textLogSettings) Sets the value ofCfnBotPropsMixin.ConversationLogSettingsProperty.getTextLogSettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.ConversationLogSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.ConversationLogSettingsProperty.Builder.