@Stability(value=Stable) public static final class CfnRuleGroup.RuleOptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.RuleOptionProperty>
CfnRuleGroup.RuleOptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.RuleOptionProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.RuleOptionProperty.Builder |
keyword(String keyword)
Sets the value of
CfnRuleGroup.RuleOptionProperty.getKeyword() |
CfnRuleGroup.RuleOptionProperty.Builder |
settings(List<String> settings)
Sets the value of
CfnRuleGroup.RuleOptionProperty.getSettings() |
@Stability(value=Stable) public CfnRuleGroup.RuleOptionProperty.Builder keyword(String keyword)
CfnRuleGroup.RuleOptionProperty.getKeyword()keyword - `CfnRuleGroup.RuleOptionProperty.Keyword`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RuleOptionProperty.Builder settings(List<String> settings)
CfnRuleGroup.RuleOptionProperty.getSettings()settings - `CfnRuleGroup.RuleOptionProperty.Settings`.this@Stability(value=Stable) public CfnRuleGroup.RuleOptionProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RuleOptionProperty>CfnRuleGroup.RuleOptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.