@Stability(value=Stable) public static final class CfnWebACL.CountActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.CountActionProperty>
CfnWebACL.CountActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.CountActionProperty |
build()
Builds the configured instance.
|
CfnWebACL.CountActionProperty.Builder |
customRequestHandling(CfnWebACL.CustomRequestHandlingProperty customRequestHandling)
Sets the value of
CfnWebACL.CountActionProperty.getCustomRequestHandling() |
CfnWebACL.CountActionProperty.Builder |
customRequestHandling(IResolvable customRequestHandling)
Sets the value of
CfnWebACL.CountActionProperty.getCustomRequestHandling() |
@Stability(value=Stable) public CfnWebACL.CountActionProperty.Builder customRequestHandling(CfnWebACL.CustomRequestHandlingProperty customRequestHandling)
CfnWebACL.CountActionProperty.getCustomRequestHandling()customRequestHandling - `CfnWebACL.CountActionProperty.CustomRequestHandling`.this@Stability(value=Stable) public CfnWebACL.CountActionProperty.Builder customRequestHandling(IResolvable customRequestHandling)
CfnWebACL.CountActionProperty.getCustomRequestHandling()customRequestHandling - `CfnWebACL.CountActionProperty.CustomRequestHandling`.this@Stability(value=Stable) public CfnWebACL.CountActionProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.CountActionProperty>CfnWebACL.CountActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.