Uses of Interface
com.hashicorp.cdktf.providers.aws.lex_bot_alias.LexBotAliasConversationLogsLogSettings
-
Packages that use LexBotAliasConversationLogsLogSettings Package Description com.hashicorp.cdktf.providers.aws.lex_bot_alias aws_lex_bot_alias -
-
Uses of LexBotAliasConversationLogsLogSettings in com.hashicorp.cdktf.providers.aws.lex_bot_alias
Classes in com.hashicorp.cdktf.providers.aws.lex_bot_alias that implement LexBotAliasConversationLogsLogSettings Modifier and Type Class Description static classLexBotAliasConversationLogsLogSettings.Jsii$ProxyAn implementation forLexBotAliasConversationLogsLogSettingsMethods in com.hashicorp.cdktf.providers.aws.lex_bot_alias that return LexBotAliasConversationLogsLogSettings Modifier and Type Method Description LexBotAliasConversationLogsLogSettingsLexBotAliasConversationLogsLogSettings.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.lex_bot_alias with parameters of type LexBotAliasConversationLogsLogSettings Modifier and Type Method Description voidLexBotAliasConversationLogsLogSettingsOutputReference. setInternalValue(LexBotAliasConversationLogsLogSettings value)Method parameters in com.hashicorp.cdktf.providers.aws.lex_bot_alias with type arguments of type LexBotAliasConversationLogsLogSettings Modifier and Type Method Description LexBotAliasConversationLogs.BuilderLexBotAliasConversationLogs.Builder. logSettings(List<? extends LexBotAliasConversationLogsLogSettings> logSettings)Sets the value ofLexBotAliasConversationLogs.getLogSettings()voidLexBotAliasConversationLogsLogSettingsList. setInternalValue(List<LexBotAliasConversationLogsLogSettings> value)
-