Uses of Interface
com.hashicorp.cdktf.providers.aws.wafregional_web_acl.WafregionalWebAclConfig
-
Packages that use WafregionalWebAclConfig Package Description com.hashicorp.cdktf.providers.aws.wafregional_web_acl aws_wafregional_web_acl -
-
Uses of WafregionalWebAclConfig in com.hashicorp.cdktf.providers.aws.wafregional_web_acl
Classes in com.hashicorp.cdktf.providers.aws.wafregional_web_acl that implement WafregionalWebAclConfig Modifier and Type Class Description static classWafregionalWebAclConfig.Jsii$ProxyAn implementation forWafregionalWebAclConfigMethods in com.hashicorp.cdktf.providers.aws.wafregional_web_acl that return WafregionalWebAclConfig Modifier and Type Method Description WafregionalWebAclConfigWafregionalWebAclConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.wafregional_web_acl with parameters of type WafregionalWebAclConfig Constructor Description WafregionalWebAcl(software.constructs.Construct scope, String id, WafregionalWebAclConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/wafregional_web_acl aws_wafregional_web_acl} Resource.
-