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