@Stability(value=Stable) public static final class CfnWebACL.WafActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.WafActionProperty>
CfnWebACL.WafActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.WafActionProperty |
build()
Builds the configured instance.
|
CfnWebACL.WafActionProperty.Builder |
type(String type)
Sets the value of
CfnWebACL.WafActionProperty.getType() |
@Stability(value=Stable) public CfnWebACL.WafActionProperty.Builder type(String type)
CfnWebACL.WafActionProperty.getType()type - `CfnWebACL.WafActionProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.WafActionProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.WafActionProperty>CfnWebACL.WafActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.