@Stability(value=Stable) public static final class CfnRuleGroup.RuleDefinitionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.RuleDefinitionProperty>
CfnRuleGroup.RuleDefinitionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.RuleDefinitionProperty.Builder |
actions(List<String> actions)
Sets the value of
CfnRuleGroup.RuleDefinitionProperty.getActions() |
CfnRuleGroup.RuleDefinitionProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.RuleDefinitionProperty.Builder |
matchAttributes(CfnRuleGroup.MatchAttributesProperty matchAttributes)
Sets the value of
CfnRuleGroup.RuleDefinitionProperty.getMatchAttributes() |
CfnRuleGroup.RuleDefinitionProperty.Builder |
matchAttributes(IResolvable matchAttributes)
Sets the value of
CfnRuleGroup.RuleDefinitionProperty.getMatchAttributes() |
@Stability(value=Stable) public CfnRuleGroup.RuleDefinitionProperty.Builder actions(List<String> actions)
CfnRuleGroup.RuleDefinitionProperty.getActions()actions - `CfnRuleGroup.RuleDefinitionProperty.Actions`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RuleDefinitionProperty.Builder matchAttributes(CfnRuleGroup.MatchAttributesProperty matchAttributes)
CfnRuleGroup.RuleDefinitionProperty.getMatchAttributes()matchAttributes - `CfnRuleGroup.RuleDefinitionProperty.MatchAttributes`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RuleDefinitionProperty.Builder matchAttributes(IResolvable matchAttributes)
CfnRuleGroup.RuleDefinitionProperty.getMatchAttributes()matchAttributes - `CfnRuleGroup.RuleDefinitionProperty.MatchAttributes`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RuleDefinitionProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RuleDefinitionProperty>CfnRuleGroup.RuleDefinitionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.