@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.105Z") @Stability(value=Experimental) public interface NatGatewayProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
NatGatewayProps.Builder
A builder for
NatGatewayProps |
static class |
NatGatewayProps.Jsii$Proxy
An implementation for
NatGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static NatGatewayProps.Builder |
builder() |
default List<String> |
getEipAllocationIds()
(experimental) EIP allocation IDs for the NAT gateways.
|
@Stability(value=Experimental) @Nullable default List<String> getEipAllocationIds()
Default: - No fixed EIPs allocated for the NAT gateways
@Stability(value=Experimental) static NatGatewayProps.Builder builder()
NatGatewayProps.Builder of NatGatewayPropsCopyright © 2021. All rights reserved.