class Aws::Route53Resolver::Types::FirewallRuleGroup
High-level information for a firewall rule group. A firewall rule group is a collection of rules that DNS Firewall uses to filter DNS network traffic for a VPC. To retrieve the rules for the rule group, call ListFirewallRules.
@!attribute [rw] id
The ID of the rule group. @return [String]
@!attribute [rw] arn
The ARN (Amazon Resource Name) of the rule group. @return [String]
@!attribute [rw] name
The name of the rule group. @return [String]
@!attribute [rw] rule_count
The number of rules in the rule group. @return [Integer]
@!attribute [rw] status
The status of the domain list. @return [String]
@!attribute [rw] status_message
Additional information about the status of the rule group, if available. @return [String]
@!attribute [rw] owner_id
The Amazon Web Services account ID for the account that created the rule group. When a rule group is shared with your account, this is the account that has shared the rule group with you. @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] share_status
Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current account by another Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM). @return [String]
@!attribute [rw] creation_time
The date and time that the rule group was created, in Unix time format and Coordinated Universal Time (UTC). @return [String]
@!attribute [rw] modification_time
The date and time that the rule group 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/FirewallRuleGroup AWS API Documentation
Constants
- SENSITIVE