@Stability(value=Stable) public static final class CfnWebACL.JsonBodyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.JsonBodyProperty>
CfnWebACL.JsonBodyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.JsonBodyProperty |
build()
Builds the configured instance.
|
CfnWebACL.JsonBodyProperty.Builder |
invalidFallbackBehavior(String invalidFallbackBehavior)
Sets the value of
CfnWebACL.JsonBodyProperty.getInvalidFallbackBehavior() |
CfnWebACL.JsonBodyProperty.Builder |
matchPattern(CfnWebACL.JsonMatchPatternProperty matchPattern)
Sets the value of
CfnWebACL.JsonBodyProperty.getMatchPattern() |
CfnWebACL.JsonBodyProperty.Builder |
matchPattern(IResolvable matchPattern)
Sets the value of
CfnWebACL.JsonBodyProperty.getMatchPattern() |
CfnWebACL.JsonBodyProperty.Builder |
matchScope(String matchScope)
Sets the value of
CfnWebACL.JsonBodyProperty.getMatchScope() |
@Stability(value=Stable) public CfnWebACL.JsonBodyProperty.Builder matchPattern(CfnWebACL.JsonMatchPatternProperty matchPattern)
CfnWebACL.JsonBodyProperty.getMatchPattern()matchPattern - `CfnWebACL.JsonBodyProperty.MatchPattern`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.JsonBodyProperty.Builder matchPattern(IResolvable matchPattern)
CfnWebACL.JsonBodyProperty.getMatchPattern()matchPattern - `CfnWebACL.JsonBodyProperty.MatchPattern`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.JsonBodyProperty.Builder matchScope(String matchScope)
CfnWebACL.JsonBodyProperty.getMatchScope()matchScope - `CfnWebACL.JsonBodyProperty.MatchScope`. This parameter is required.this@Stability(value=Stable) public CfnWebACL.JsonBodyProperty.Builder invalidFallbackBehavior(String invalidFallbackBehavior)
CfnWebACL.JsonBodyProperty.getInvalidFallbackBehavior()invalidFallbackBehavior - `CfnWebACL.JsonBodyProperty.InvalidFallbackBehavior`.this@Stability(value=Stable) public CfnWebACL.JsonBodyProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.JsonBodyProperty>CfnWebACL.JsonBodyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.