VPC環境で利用できます。
NAT Gateway IPアドレスです。
構文
構文は次の通りです。
private String type;
private String privateIp;
private String publicIp;
private String publicIpInstanceNo;
フィールド
フィールドの詳細は次の通りです。
フィールド | タイプ | 必須の有無 | 説明 |
---|---|---|---|
type |
String | Required | IPアドレスタイプ
|
privateIp |
String | Required | プライベート IPアドレス |
publicIp |
String | Optional | グローバル IPアドレス |
publicIpInstanceNo |
String | Optional | Public IPアドレスのインスタンス番号 |