Available in VPC
This is a NAT Gateway IP.
Syntax
The syntax is as follows:
private String type;
private String privateIp;
private String publicIp;
private String publicIpInstanceNo;
Field
The following describes the fields:
Field | Type | Required | Description |
---|---|---|---|
type |
String | Required | IP type
|
privateIp |
String | Required | Private IP address |
publicIp |
String | Optional | Public IP address |
publicIpInstanceNo |
String | Optional | Public IP instance number |