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