@Stability(value=Stable) public static final class CfnRuleGroup.StatefulRuleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.StatefulRuleProperty>
CfnRuleGroup.StatefulRuleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.StatefulRuleProperty.Builder |
action(String action)
Sets the value of
CfnRuleGroup.StatefulRuleProperty.getAction() |
CfnRuleGroup.StatefulRuleProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.StatefulRuleProperty.Builder |
header(CfnRuleGroup.HeaderProperty header)
Sets the value of
CfnRuleGroup.StatefulRuleProperty.getHeader() |
CfnRuleGroup.StatefulRuleProperty.Builder |
header(IResolvable header)
Sets the value of
CfnRuleGroup.StatefulRuleProperty.getHeader() |
CfnRuleGroup.StatefulRuleProperty.Builder |
ruleOptions(IResolvable ruleOptions)
Sets the value of
CfnRuleGroup.StatefulRuleProperty.getRuleOptions() |
CfnRuleGroup.StatefulRuleProperty.Builder |
ruleOptions(List<? extends Object> ruleOptions)
Sets the value of
CfnRuleGroup.StatefulRuleProperty.getRuleOptions() |
@Stability(value=Stable) public CfnRuleGroup.StatefulRuleProperty.Builder action(String action)
CfnRuleGroup.StatefulRuleProperty.getAction()action - `CfnRuleGroup.StatefulRuleProperty.Action`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.StatefulRuleProperty.Builder header(CfnRuleGroup.HeaderProperty header)
CfnRuleGroup.StatefulRuleProperty.getHeader()header - `CfnRuleGroup.StatefulRuleProperty.Header`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.StatefulRuleProperty.Builder header(IResolvable header)
CfnRuleGroup.StatefulRuleProperty.getHeader()header - `CfnRuleGroup.StatefulRuleProperty.Header`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.StatefulRuleProperty.Builder ruleOptions(IResolvable ruleOptions)
CfnRuleGroup.StatefulRuleProperty.getRuleOptions()ruleOptions - `CfnRuleGroup.StatefulRuleProperty.RuleOptions`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.StatefulRuleProperty.Builder ruleOptions(List<? extends Object> ruleOptions)
CfnRuleGroup.StatefulRuleProperty.getRuleOptions()ruleOptions - `CfnRuleGroup.StatefulRuleProperty.RuleOptions`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.StatefulRuleProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.StatefulRuleProperty>CfnRuleGroup.StatefulRulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.