@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 - Defines custom handling for the web request.
For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .this@Stability(value=Stable) public CfnWebACL.AllowActionProperty.Builder customRequestHandling(IResolvable customRequestHandling)
CfnWebACL.AllowActionProperty.getCustomRequestHandling()customRequestHandling - Defines custom handling for the web request.
For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .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 © 2022. All rights reserved.