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