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