@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() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.RuleGroupProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.RuleGroupProperty.Builder |
rulesSource(CfnRuleGroup.RulesSourceProperty rulesSource)
Sets the value of
CfnRuleGroup.RuleGroupProperty.getRulesSource() |
CfnRuleGroup.RuleGroupProperty.Builder |
rulesSource(IResolvable rulesSource)
Sets the value of
CfnRuleGroup.RuleGroupProperty.getRulesSource() |
CfnRuleGroup.RuleGroupProperty.Builder |
ruleVariables(CfnRuleGroup.RuleVariablesProperty ruleVariables)
Sets the value of
CfnRuleGroup.RuleGroupProperty.getRuleVariables() |
CfnRuleGroup.RuleGroupProperty.Builder |
ruleVariables(IResolvable ruleVariables)
Sets the value of
CfnRuleGroup.RuleGroupProperty.getRuleVariables() |
@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 build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RuleGroupProperty>CfnRuleGroup.RuleGroupPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.