Builder

class Builder

Properties

Link copied to clipboard

Indicates whether you want Network Firewall to analyze the stateless rules in the rule group for rule behavior such as asymmetric routing. If set to TRUE, Network Firewall runs the analysis and then creates the rule group for you. To run the stateless rule group analyzer without creating the rule group, set DryRun to TRUE.

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

A description of the rule group.

Link copied to clipboard

Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.

Link copied to clipboard

A complex type that contains settings for encryption of your rule group resources.

Link copied to clipboard

An object that defines the rule group rules.

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

A string containing stateful rule group rules specifications in Suricata flat format, with one rule per line. Use this to import your existing Suricata compatible rule groups.

Link copied to clipboard

A complex type that contains metadata about the rule group that your own rule group is copied from. You can use the metadata to keep track of updates made to the originating rule group.

Link copied to clipboard

An object that contains a RuleOptions array of strings. You use RuleOptions to determine which of the following RuleSummary values are returned in response to DescribeRuleGroupSummary.

Link copied to clipboard
var tags: List<Tag>?

The key:value pairs to associate with the resource.

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