@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 - `CfnRuleGroup.RuleGroupProperty.RulesSource`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder rulesSource(IResolvable rulesSource)
CfnRuleGroup.RuleGroupProperty.getRulesSource()rulesSource - `CfnRuleGroup.RuleGroupProperty.RulesSource`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder ruleVariables(CfnRuleGroup.RuleVariablesProperty ruleVariables)
CfnRuleGroup.RuleGroupProperty.getRuleVariables()ruleVariables - `CfnRuleGroup.RuleGroupProperty.RuleVariables`.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder ruleVariables(IResolvable ruleVariables)
CfnRuleGroup.RuleGroupProperty.getRuleVariables()ruleVariables - `CfnRuleGroup.RuleGroupProperty.RuleVariables`.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder statefulRuleOptions(CfnRuleGroup.StatefulRuleOptionsProperty statefulRuleOptions)
CfnRuleGroup.RuleGroupProperty.getStatefulRuleOptions()statefulRuleOptions - `CfnRuleGroup.RuleGroupProperty.StatefulRuleOptions`.this@Stability(value=Stable) public CfnRuleGroup.RuleGroupProperty.Builder statefulRuleOptions(IResolvable statefulRuleOptions)
CfnRuleGroup.RuleGroupProperty.getStatefulRuleOptions()statefulRuleOptions - `CfnRuleGroup.RuleGroupProperty.StatefulRuleOptions`.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 © 2021. All rights reserved.