#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for AwsNetworkFirewallRuleGroupDetails
Implementations
The maximum number of operating resources that this rule group can use.
The maximum number of operating resources that this rule group can use.
A description of the rule group.
A description of the rule group.
Details about the rule group.
Details about the rule group.
The ARN of the rule group.
The ARN of the rule group.
The identifier of the rule group.
The identifier of the rule group.
The descriptive name of the rule group.
The descriptive name of the rule group.
The type of rule group. A rule group can be stateful or stateless.
The type of rule group. A rule group can be stateful or stateless.
Consumes the builder and constructs a AwsNetworkFirewallRuleGroupDetails
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