AWS::Route53GlobalResolver::FirewallDomainListResource schema for AWS::Route53GlobalResolver::FirewallDomainList.
import { CfnFirewallDomainList } from 'aws-cdk-lib/aws-route53globalresolver';Or use the module namespace:
import * as route53globalresolver from 'aws-cdk-lib/aws-route53globalresolver';
// route53globalresolver.CfnFirewallDomainListConfiguration passed to the constructor as CfnFirewallDomainListProps.
globalResolverIdRequiredstringnameRequiredstringclientTokenOptionalstringdescriptionOptionalstringdomainFileUrlOptionalstringS3 URL to import domains from.
domainsOptionalstring[]An inline list of domains to use for this domain list.
tagsOptionalCfnTag[]This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-route53globalresolverAWS::Route53GlobalResolver::FirewallDomainList