FirewallDomainListMetadata
Minimal high-level information for a firewall domain list. The action ListFirewallDomainLists returns an array of these objects.
To retrieve full information for a firewall domain list, call GetFirewallDomainList and ListFirewallDomains.
Types
Properties
Link copied to clipboard
A unique string defined by you to identify the request. This allows you to retry failed requests without the risk of running the operation twice. This can be any unique string, for example, a timestamp.
Link copied to clipboard
The owner of the list, used only for lists that are not managed by you. For example, the managed domain list AWSManagedDomainsMalwareDomainList
has the managed owner name Route 53 Resolver DNS Firewall
.
Functions
Link copied to clipboard
inline fun copy(block: FirewallDomainListMetadata.Builder.() -> Unit = {}): FirewallDomainListMetadata