@Stability(value=Stable) public static final class CfnRuleGroup.IPSetProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.IPSetProperty>
CfnRuleGroup.IPSetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRuleGroup.IPSetProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.IPSetProperty.Builder |
definition(List<String> definition)
Sets the value of
CfnRuleGroup.IPSetProperty.getDefinition() |
@Stability(value=Stable) public CfnRuleGroup.IPSetProperty.Builder definition(List<String> definition)
CfnRuleGroup.IPSetProperty.getDefinition()definition - The list of IP addresses and address ranges, in CIDR notation.this@Stability(value=Stable) public CfnRuleGroup.IPSetProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.IPSetProperty>CfnRuleGroup.IPSetPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.