class Aws::Route53Resolver::Types::FirewallRuleGroupAssociation
An association between a firewall rule group and a VPC, which enables DNS filtering for the VPC.
@!attribute [rw] id
The identifier for the association. @return [String]
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the firewall rule group association. @return [String]
@!attribute [rw] firewall_rule_group_id
The unique identifier of the firewall rule group. @return [String]
@!attribute [rw] vpc_id
The unique identifier of the VPC that is associated with the rule group. @return [String]
@!attribute [rw] name
The name of the association. @return [String]
@!attribute [rw] priority
The setting that determines the processing order of the rule group among the rule groups that are associated with a single VPC. DNS Firewall filters VPC traffic starting from rule group with the lowest numeric priority setting. @return [Integer]
@!attribute [rw] mutation_protection
If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections. @return [String]
@!attribute [rw] managed_owner_name
The owner of the association, used only for associations that are not managed by you. If you use Firewall Manager to manage your DNS Firewalls, then this reports Firewall Manager as the managed owner. @return [String]
@!attribute [rw] status
The current status of the association. @return [String]
@!attribute [rw] status_message
Additional information about the status of the response, if available. @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 association was created, in Unix time format and Coordinated Universal Time (UTC). @return [String]
@!attribute [rw] modification_time
The date and time that the association 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/FirewallRuleGroupAssociation AWS API Documentation
Constants
- SENSITIVE