Uses of Class
com.hashicorp.cdktf.providers.aws.wafregional_web_acl.WafregionalWebAclLoggingConfiguration.Builder
-
Packages that use WafregionalWebAclLoggingConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.wafregional_web_acl aws_wafregional_web_acl -
-
Uses of WafregionalWebAclLoggingConfiguration.Builder in com.hashicorp.cdktf.providers.aws.wafregional_web_acl
Methods in com.hashicorp.cdktf.providers.aws.wafregional_web_acl that return WafregionalWebAclLoggingConfiguration.Builder Modifier and Type Method Description static WafregionalWebAclLoggingConfiguration.BuilderWafregionalWebAclLoggingConfiguration. builder()WafregionalWebAclLoggingConfiguration.BuilderWafregionalWebAclLoggingConfiguration.Builder. logDestination(String logDestination)Sets the value ofWafregionalWebAclLoggingConfiguration.getLogDestination()WafregionalWebAclLoggingConfiguration.BuilderWafregionalWebAclLoggingConfiguration.Builder. redactedFields(WafregionalWebAclLoggingConfigurationRedactedFields redactedFields)Sets the value ofWafregionalWebAclLoggingConfiguration.getRedactedFields()Constructors in com.hashicorp.cdktf.providers.aws.wafregional_web_acl with parameters of type WafregionalWebAclLoggingConfiguration.Builder Constructor Description Jsii$Proxy(WafregionalWebAclLoggingConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theWafregionalWebAclLoggingConfiguration.Builder.
-