Struct aws_sdk_networkfirewall::model::rule_group::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for RuleGroup
Implementations
Settings that are available for use in the rules in the rule group. You can only use these for stateful rule groups.
Settings that are available for use in the rules in the rule group. You can only use these for stateful rule groups.
The stateful rules or stateless rules for the rule group.
The stateful rules or stateless rules for the rule group.
Additional options governing how Network Firewall handles stateful rules. The policies where you use your stateful rule group must have stateful rule options settings that are compatible with these settings.
Additional options governing how Network Firewall handles stateful rules. The policies where you use your stateful rule group must have stateful rule options settings that are compatible with these settings.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more