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