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