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