@Stability(value=Stable) public static final class CfnRuleset.RuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleset.RuleProperty>
CfnRuleset.RuleProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder checkExpression(String checkExpression)
CfnRuleset.RuleProperty.getCheckExpression()checkExpression - `CfnRuleset.RuleProperty.CheckExpression`. This parameter is required.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder name(String name)
CfnRuleset.RuleProperty.getName()name - `CfnRuleset.RuleProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder columnSelectors(IResolvable columnSelectors)
CfnRuleset.RuleProperty.getColumnSelectors()columnSelectors - `CfnRuleset.RuleProperty.ColumnSelectors`.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder columnSelectors(List<? extends Object> columnSelectors)
CfnRuleset.RuleProperty.getColumnSelectors()columnSelectors - `CfnRuleset.RuleProperty.ColumnSelectors`.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder disabled(Boolean disabled)
CfnRuleset.RuleProperty.getDisabled()disabled - `CfnRuleset.RuleProperty.Disabled`.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder disabled(IResolvable disabled)
CfnRuleset.RuleProperty.getDisabled()disabled - `CfnRuleset.RuleProperty.Disabled`.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder substitutionMap(IResolvable substitutionMap)
CfnRuleset.RuleProperty.getSubstitutionMap()substitutionMap - `CfnRuleset.RuleProperty.SubstitutionMap`.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder substitutionMap(List<? extends Object> substitutionMap)
CfnRuleset.RuleProperty.getSubstitutionMap()substitutionMap - `CfnRuleset.RuleProperty.SubstitutionMap`.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder threshold(CfnRuleset.ThresholdProperty threshold)
CfnRuleset.RuleProperty.getThreshold()threshold - `CfnRuleset.RuleProperty.Threshold`.this@Stability(value=Stable) public CfnRuleset.RuleProperty.Builder threshold(IResolvable threshold)
CfnRuleset.RuleProperty.getThreshold()threshold - `CfnRuleset.RuleProperty.Threshold`.this@Stability(value=Stable) public CfnRuleset.RuleProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleset.RuleProperty>CfnRuleset.RulePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.