DescribeRuleGroupMetadataResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum operating resources that this rule group can use. Rule group capacity is fixed at creation. When you update a rule group, you are limited to this capacity. When you reference a rule group from a firewall policy, Network Firewall reserves this capacity for the rule group.

Link copied to clipboard

Returns the metadata objects for the specified rule group.

Link copied to clipboard

The last time that the rule group was changed.

Link copied to clipboard

The descriptive name of the rule group. You can't change the name of a rule group after you create it.

Link copied to clipboard

The descriptive name of the rule group. You can't change the name of a rule group after you create it.

Link copied to clipboard

Additional options governing how Network Firewall handles the rule group. You can only use these for stateful rule groups.

Link copied to clipboard

Indicates whether the rule group is stateless or stateful. If the rule group is stateless, it contains stateless rules. If it is stateful, it contains stateful rules.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String