Uses of Class
software.amazon.awscdk.services.route53resolver.FirewallDomains
Packages that use FirewallDomains
Package
Description
Amazon Route53 Resolver Construct Library
-
Uses of FirewallDomains in software.amazon.awscdk.services.route53resolver
Methods in software.amazon.awscdk.services.route53resolver that return FirewallDomainsModifier and TypeMethodDescriptionstatic FirewallDomains(experimental) Firewall domains created from a local disk path to a text file.static FirewallDomains(experimental) Firewall domains created from a list of domains.static FirewallDomains(experimental) Firewall domains created from a file stored in Amazon S3.static FirewallDomains(experimental) Firewall domains created from the URL of a file stored in Amazon S3.FirewallDomainListProps.getDomains()(experimental) A list of domains.final FirewallDomainsFirewallDomainListProps.Jsii$Proxy.getDomains()Methods in software.amazon.awscdk.services.route53resolver with parameters of type FirewallDomainsModifier and TypeMethodDescriptionFirewallDomainList.Builder.domains(FirewallDomains domains) (experimental) A list of domains.FirewallDomainListProps.Builder.domains(FirewallDomains domains) Sets the value ofFirewallDomainListProps.getDomains()