class Aws::Route53Resolver::Types::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.

@!attribute [rw] id

The ID of the domain list.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the firewall domain list metadata.
@return [String]

@!attribute [rw] name

The name of the domain list.
@return [String]

@!attribute [rw] creator_request_id

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.
@return [String]

@!attribute [rw] managed_owner_name

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`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/FirewallDomainListMetadata AWS API Documentation

Constants

SENSITIVE