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