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