@Stability(value=Stable) public static final class CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.StatelessRulesAndCustomActionsProperty>
CfnRuleGroup.StatelessRulesAndCustomActionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.StatelessRulesAndCustomActionsProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder |
customActions(IResolvable customActions)
Sets the value of
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.getCustomActions() |
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder |
customActions(List<? extends Object> customActions)
Sets the value of
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.getCustomActions() |
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder |
statelessRules(IResolvable statelessRules)
Sets the value of
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.getStatelessRules() |
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder |
statelessRules(List<? extends Object> statelessRules)
Sets the value of
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.getStatelessRules() |
@Stability(value=Stable) public CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder statelessRules(IResolvable statelessRules)
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.getStatelessRules()statelessRules - `CfnRuleGroup.StatelessRulesAndCustomActionsProperty.StatelessRules`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder statelessRules(List<? extends Object> statelessRules)
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.getStatelessRules()statelessRules - `CfnRuleGroup.StatelessRulesAndCustomActionsProperty.StatelessRules`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder customActions(IResolvable customActions)
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.getCustomActions()customActions - `CfnRuleGroup.StatelessRulesAndCustomActionsProperty.CustomActions`.this@Stability(value=Stable) public CfnRuleGroup.StatelessRulesAndCustomActionsProperty.Builder customActions(List<? extends Object> customActions)
CfnRuleGroup.StatelessRulesAndCustomActionsProperty.getCustomActions()customActions - `CfnRuleGroup.StatelessRulesAndCustomActionsProperty.CustomActions`.this@Stability(value=Stable) public CfnRuleGroup.StatelessRulesAndCustomActionsProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.StatelessRulesAndCustomActionsProperty>CfnRuleGroup.StatelessRulesAndCustomActionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.