@Stability(value=Stable) public static final class CfnRuleGroup.RuleGroupProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.RuleGroupProperty>
CfnRuleGroup.RuleGroupProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder rulesSource(CfnRuleGroup.RulesSourceProperty rulesSource)
CfnRuleGroup.RuleGroupProperty.getRulesSource()rulesSource - The stateful rules or stateless rules for the rule group. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder rulesSource(IResolvable rulesSource)
CfnRuleGroup.RuleGroupProperty.getRulesSource()rulesSource - The stateful rules or stateless rules for the rule group. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder ruleVariables(CfnRuleGroup.RuleVariablesProperty ruleVariables)
CfnRuleGroup.RuleGroupProperty.getRuleVariables()ruleVariables - Settings that are available for use in the rules in the rule group.
You can only use these for stateful rule groups.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder ruleVariables(IResolvable ruleVariables)
CfnRuleGroup.RuleGroupProperty.getRuleVariables()ruleVariables - Settings that are available for use in the rules in the rule group.
You can only use these for stateful rule groups.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder statefulRuleOptions(CfnRuleGroup.StatefulRuleOptionsProperty statefulRuleOptions)
CfnRuleGroup.RuleGroupProperty.getStatefulRuleOptions()statefulRuleOptions - 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.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder statefulRuleOptions(IResolvable statefulRuleOptions)
CfnRuleGroup.RuleGroupProperty.getStatefulRuleOptions()statefulRuleOptions - 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.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RuleGroupProperty>CfnRuleGroup.RuleGroupPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.