Uses of Class
com.hashicorp.cdktf.providers.aws.lex_bot_alias.LexBotAliasConversationLogs.Builder
-
Packages that use LexBotAliasConversationLogs.Builder Package Description com.hashicorp.cdktf.providers.aws.lex_bot_alias aws_lex_bot_alias -
-
Uses of LexBotAliasConversationLogs.Builder in com.hashicorp.cdktf.providers.aws.lex_bot_alias
Methods in com.hashicorp.cdktf.providers.aws.lex_bot_alias that return LexBotAliasConversationLogs.Builder Modifier and Type Method Description static LexBotAliasConversationLogs.BuilderLexBotAliasConversationLogs. builder()LexBotAliasConversationLogs.BuilderLexBotAliasConversationLogs.Builder. iamRoleArn(String iamRoleArn)Sets the value ofLexBotAliasConversationLogs.getIamRoleArn()LexBotAliasConversationLogs.BuilderLexBotAliasConversationLogs.Builder. logSettings(com.hashicorp.cdktf.IResolvable logSettings)Sets the value ofLexBotAliasConversationLogs.getLogSettings()LexBotAliasConversationLogs.BuilderLexBotAliasConversationLogs.Builder. logSettings(List<? extends LexBotAliasConversationLogsLogSettings> logSettings)Sets the value ofLexBotAliasConversationLogs.getLogSettings()Constructors in com.hashicorp.cdktf.providers.aws.lex_bot_alias with parameters of type LexBotAliasConversationLogs.Builder Constructor Description Jsii$Proxy(LexBotAliasConversationLogs.Builder builder)Constructor that initializes the object based on literal property values passed by theLexBotAliasConversationLogs.Builder.
-