Amazon VpcV2 Construct Library
-
(experimental) AllocationID of Elastic IP address that's associated with the NAT gateway.
(experimental) Indicates whether the NAT gateway supports public or private connectivity.
NatGateway.Builder.create(software.constructs.Construct scope,
String id)
(experimental) The maximum amount of time to wait before forcibly releasing the IP addresses if connections are still in progress.
(experimental) The resource name of the NAT gateway.
(experimental) The private IPv4 address to assign to the NAT gateway.
(experimental) Secondary EIP allocation IDs.
(experimental) The number of secondary private IPv4 addresses you want to assign to the NAT gateway.
(experimental) Secondary private IPv4 addresses.
(experimental) The subnet in which the NAT gateway is located.
(experimental) The ID of the VPC in which the NAT gateway is located.