@Stability(value=Stable) public static final class CfnRuleGroup.RulesSourceListProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.RulesSourceListProperty>
CfnRuleGroup.RulesSourceListProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.RulesSourceListProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.RulesSourceListProperty.Builder |
generatedRulesType(String generatedRulesType)
Sets the value of
CfnRuleGroup.RulesSourceListProperty.getGeneratedRulesType() |
CfnRuleGroup.RulesSourceListProperty.Builder |
targets(List<String> targets)
Sets the value of
CfnRuleGroup.RulesSourceListProperty.getTargets() |
CfnRuleGroup.RulesSourceListProperty.Builder |
targetTypes(List<String> targetTypes)
Sets the value of
CfnRuleGroup.RulesSourceListProperty.getTargetTypes() |
@Stability(value=Stable) public CfnRuleGroup.RulesSourceListProperty.Builder generatedRulesType(String generatedRulesType)
CfnRuleGroup.RulesSourceListProperty.getGeneratedRulesType()generatedRulesType - `CfnRuleGroup.RulesSourceListProperty.GeneratedRulesType`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceListProperty.Builder targets(List<String> targets)
CfnRuleGroup.RulesSourceListProperty.getTargets()targets - `CfnRuleGroup.RulesSourceListProperty.Targets`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceListProperty.Builder targetTypes(List<String> targetTypes)
CfnRuleGroup.RulesSourceListProperty.getTargetTypes()targetTypes - `CfnRuleGroup.RulesSourceListProperty.TargetTypes`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RulesSourceListProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RulesSourceListProperty>CfnRuleGroup.RulesSourceListPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.