@Stability(value=Stable) public static final class NatGatewayProps.Builder extends Object implements software.amazon.jsii.Builder<NatGatewayProps>
NatGatewayProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
NatGatewayProps |
build()
Builds the configured instance.
|
NatGatewayProps.Builder |
eipAllocationIds(List<String> eipAllocationIds)
Sets the value of
NatGatewayProps.getEipAllocationIds() |
@Stability(value=Stable) public NatGatewayProps.Builder eipAllocationIds(List<String> eipAllocationIds)
NatGatewayProps.getEipAllocationIds()eipAllocationIds - EIP allocation IDs for the NAT gateways.this@Stability(value=Stable) public NatGatewayProps build()
build in interface software.amazon.jsii.Builder<NatGatewayProps>NatGatewayPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.