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.
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
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).
Functions
Link copied to clipboard
inline fun copy(block: FirewallRuleGroupMetadata.Builder.() -> Unit = {}): FirewallRuleGroupMetadata