NatGatewayProperties
Properties
| lans | Array<NatGatewayLanProperties> | Collection of LANs connected to the NAT Gateway. IPs must contain a valid subnet mask. If no IP is provided, the system will generate an IP with /24 subnet. | [optional] |
| name | String | Name of the NAT Gateway. | |
| public_ips | Array<String> | Collection of public IP addresses of the NAT Gateway. Should be customer reserved IP addresses in that location. | |
Example
Last updated