@Stability(value=Stable) public static final class CfnWebACL.JsonMatchPatternProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnWebACL.JsonMatchPatternProperty>
CfnWebACL.JsonMatchPatternProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.JsonMatchPatternProperty.Builder |
all(Object all)
Sets the value of
CfnWebACL.JsonMatchPatternProperty.getAll() |
CfnWebACL.JsonMatchPatternProperty |
build()
Builds the configured instance.
|
CfnWebACL.JsonMatchPatternProperty.Builder |
includedPaths(List<String> includedPaths)
Sets the value of
CfnWebACL.JsonMatchPatternProperty.getIncludedPaths() |
@Stability(value=Stable) public CfnWebACL.JsonMatchPatternProperty.Builder all(Object all)
CfnWebACL.JsonMatchPatternProperty.getAll()all - `CfnWebACL.JsonMatchPatternProperty.All`.this@Stability(value=Stable) public CfnWebACL.JsonMatchPatternProperty.Builder includedPaths(List<String> includedPaths)
CfnWebACL.JsonMatchPatternProperty.getIncludedPaths()includedPaths - `CfnWebACL.JsonMatchPatternProperty.IncludedPaths`.this@Stability(value=Stable) public CfnWebACL.JsonMatchPatternProperty build()
build in interface software.amazon.jsii.Builder<CfnWebACL.JsonMatchPatternProperty>CfnWebACL.JsonMatchPatternPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.