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