public static final class CfnWebACL.AllowActionProperty.Builder
extends java.lang.Object
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() |
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
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
public CfnWebACL.AllowActionProperty build()
CfnWebACL.AllowActionProperty
java.lang.NullPointerException
- if any required attribute was not provided