@Stability(value=Stable) public static final class CfnRuleGroup.RuleActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.RuleActionProperty>
CfnRuleGroup.RuleActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.RuleActionProperty.Builder |
allow(Object allow)
Sets the value of
CfnRuleGroup.RuleActionProperty.getAllow() |
CfnRuleGroup.RuleActionProperty.Builder |
block(Object block)
Sets the value of
CfnRuleGroup.RuleActionProperty.getBlock() |
CfnRuleGroup.RuleActionProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.RuleActionProperty.Builder |
count(Object count)
Sets the value of
CfnRuleGroup.RuleActionProperty.getCount() |
@Stability(value=Stable) public CfnRuleGroup.RuleActionProperty.Builder allow(Object allow)
CfnRuleGroup.RuleActionProperty.getAllow()allow - `CfnRuleGroup.RuleActionProperty.Allow`.this@Stability(value=Stable) public CfnRuleGroup.RuleActionProperty.Builder block(Object block)
CfnRuleGroup.RuleActionProperty.getBlock()block - `CfnRuleGroup.RuleActionProperty.Block`.this@Stability(value=Stable) public CfnRuleGroup.RuleActionProperty.Builder count(Object count)
CfnRuleGroup.RuleActionProperty.getCount()count - `CfnRuleGroup.RuleActionProperty.Count`.this@Stability(value=Stable) public CfnRuleGroup.RuleActionProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RuleActionProperty>CfnRuleGroup.RuleActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.