@Stability(value=Stable) public static final class CfnFirewall.SubnetMappingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFirewall.SubnetMappingProperty>
CfnFirewall.SubnetMappingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFirewall.SubnetMappingProperty |
build()
Builds the configured instance.
|
CfnFirewall.SubnetMappingProperty.Builder |
subnetId(String subnetId)
Sets the value of
CfnFirewall.SubnetMappingProperty.getSubnetId() |
@Stability(value=Stable) public CfnFirewall.SubnetMappingProperty.Builder subnetId(String subnetId)
CfnFirewall.SubnetMappingProperty.getSubnetId()subnetId - The unique identifier for the subnet. This parameter is required.this@Stability(value=Stable) public CfnFirewall.SubnetMappingProperty build()
build in interface software.amazon.jsii.Builder<CfnFirewall.SubnetMappingProperty>CfnFirewall.SubnetMappingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.