@Stability(value=Stable) public static final class CfnWebACL.OverrideActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.OverrideActionProperty>
CfnWebACL.OverrideActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.OverrideActionProperty |
build()
Builds the configured instance.
|
CfnWebACL.OverrideActionProperty.Builder |
count(Object count)
Sets the value of
CfnWebACL.OverrideActionProperty.getCount() |
CfnWebACL.OverrideActionProperty.Builder |
none(Object none)
Sets the value of
CfnWebACL.OverrideActionProperty.getNone() |
@Stability(value=Stable) public CfnWebACL.OverrideActionProperty.Builder count(Object count)
CfnWebACL.OverrideActionProperty.getCount()count - `CfnWebACL.OverrideActionProperty.Count`.this@Stability(value=Stable) public CfnWebACL.OverrideActionProperty.Builder none(Object none)
CfnWebACL.OverrideActionProperty.getNone()none - `CfnWebACL.OverrideActionProperty.None`.this@Stability(value=Stable) public CfnWebACL.OverrideActionProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.OverrideActionProperty>CfnWebACL.OverrideActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.