@Stability(value=Stable) public static final class CfnRuleGroup.RulesSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.RulesSourceProperty>
CfnRuleGroup.RulesSourceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleGroup.RulesSourceProperty.Builder rulesSourceList(CfnRuleGroup.RulesSourceListProperty rulesSourceList)
CfnRuleGroup.RulesSourceProperty.getRulesSourceList()rulesSourceList - `CfnRuleGroup.RulesSourceProperty.RulesSourceList`.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceProperty.Builder rulesSourceList(IResolvable rulesSourceList)
CfnRuleGroup.RulesSourceProperty.getRulesSourceList()rulesSourceList - `CfnRuleGroup.RulesSourceProperty.RulesSourceList`.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceProperty.Builder rulesString(String rulesString)
CfnRuleGroup.RulesSourceProperty.getRulesString()rulesString - `CfnRuleGroup.RulesSourceProperty.RulesString`.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceProperty.Builder statefulRules(IResolvable statefulRules)
CfnRuleGroup.RulesSourceProperty.getStatefulRules()statefulRules - `CfnRuleGroup.RulesSourceProperty.StatefulRules`.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceProperty.Builder statefulRules(List<? extends Object> statefulRules)
CfnRuleGroup.RulesSourceProperty.getStatefulRules()statefulRules - `CfnRuleGroup.RulesSourceProperty.StatefulRules`.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceProperty.Builder statelessRulesAndCustomActions(CfnRuleGroup.StatelessRulesAndCustomActionsProperty statelessRulesAndCustomActions)
CfnRuleGroup.RulesSourceProperty.getStatelessRulesAndCustomActions()statelessRulesAndCustomActions - `CfnRuleGroup.RulesSourceProperty.StatelessRulesAndCustomActions`.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceProperty.Builder statelessRulesAndCustomActions(IResolvable statelessRulesAndCustomActions)
CfnRuleGroup.RulesSourceProperty.getStatelessRulesAndCustomActions()statelessRulesAndCustomActions - `CfnRuleGroup.RulesSourceProperty.StatelessRulesAndCustomActions`.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RulesSourceProperty>CfnRuleGroup.RulesSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.