ImportFirewallDomainsRequest
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
The ID of the domain list that you want to modify with the import operation.
Link copied to clipboard
What you want DNS Firewall to do with the domains that are listed in the file. This must be set to REPLACE
, which updates the domain list to exactly match the list in the file.
Functions
Link copied to clipboard
inline fun copy(block: ImportFirewallDomainsRequest.Builder.() -> Unit = {}): ImportFirewallDomainsRequest