class Aws::Route53Resolver::Types::FirewallDomainList

High-level information about a list of firewall domains for use in a FirewallRule. This is returned by GetFirewallDomainList.

To retrieve the domains that are defined for this domain list, call 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.
@return [String]

@!attribute [rw] name

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

@!attribute [rw] domain_count

The number of domain names that are specified in the domain list.
@return [Integer]

@!attribute [rw] status

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

@!attribute [rw] status_message

Additional information about the status of the list, if available.
@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]

@!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] creation_time

The date and time that the domain list was created, in Unix time
format and Coordinated Universal Time (UTC).
@return [String]

@!attribute [rw] modification_time

The date and time that the domain list was last modified, in Unix
time format and Coordinated Universal Time (UTC).
@return [String]

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

Constants

SENSITIVE