@Stability(value=Stable) public static final class CfnWebACL.RuleActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.RuleActionProperty>
CfnWebACL.RuleActionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWebACL.RuleActionProperty.Builder allow(CfnWebACL.AllowActionProperty allow)
CfnWebACL.RuleActionProperty.getAllow()allow - `CfnWebACL.RuleActionProperty.Allow`.this@Stability(value=Stable) public CfnWebACL.RuleActionProperty.Builder allow(IResolvable allow)
CfnWebACL.RuleActionProperty.getAllow()allow - `CfnWebACL.RuleActionProperty.Allow`.this@Stability(value=Stable) public CfnWebACL.RuleActionProperty.Builder block(CfnWebACL.BlockActionProperty block)
CfnWebACL.RuleActionProperty.getBlock()block - `CfnWebACL.RuleActionProperty.Block`.this@Stability(value=Stable) public CfnWebACL.RuleActionProperty.Builder block(IResolvable block)
CfnWebACL.RuleActionProperty.getBlock()block - `CfnWebACL.RuleActionProperty.Block`.this@Stability(value=Stable) public CfnWebACL.RuleActionProperty.Builder captcha(CfnWebACL.CaptchaActionProperty captcha)
CfnWebACL.RuleActionProperty.getCaptcha()captcha - `CfnWebACL.RuleActionProperty.Captcha`.this@Stability(value=Stable) public CfnWebACL.RuleActionProperty.Builder captcha(IResolvable captcha)
CfnWebACL.RuleActionProperty.getCaptcha()captcha - `CfnWebACL.RuleActionProperty.Captcha`.this@Stability(value=Stable) public CfnWebACL.RuleActionProperty.Builder count(CfnWebACL.CountActionProperty count)
CfnWebACL.RuleActionProperty.getCount()count - `CfnWebACL.RuleActionProperty.Count`.this@Stability(value=Stable) public CfnWebACL.RuleActionProperty.Builder count(IResolvable count)
CfnWebACL.RuleActionProperty.getCount()count - `CfnWebACL.RuleActionProperty.Count`.this@Stability(value=Stable) public CfnWebACL.RuleActionProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.RuleActionProperty>CfnWebACL.RuleActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.