| Package | Description |
|---|---|
| software.amazon.awscdk.services.route53resolver |
Amazon Route53 Resolver Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFirewallDomainList.Builder |
CfnFirewallDomainList.Builder.create(software.constructs.Construct scope,
String id) |
CfnFirewallDomainList.Builder |
CfnFirewallDomainList.Builder.domainFileUrl(String domainFileUrl)
The fully qualified URL or URI of the file stored in Amazon Simple Storage Service (Amazon S3) that contains the list of domains to import.
|
CfnFirewallDomainList.Builder |
CfnFirewallDomainList.Builder.domains(List<String> domains)
A list of the domain lists that you have defined.
|
CfnFirewallDomainList.Builder |
CfnFirewallDomainList.Builder.name(String name)
The name of the domain list.
|
CfnFirewallDomainList.Builder |
CfnFirewallDomainList.Builder.tags(List<? extends CfnTag> tags)
A list of the tag keys and values that you want to associate with the domain list.
|
Copyright © 2022. All rights reserved.