class Aws::Route53Resolver::Types::FirewallRuleGroupMetadata

Minimal high-level information for a firewall rule group. The action ListFirewallRuleGroups returns an array of these objects.

To retrieve full information for a firewall rule group, call GetFirewallRuleGroup and 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] 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]

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

Constants

SENSITIVE