Available in VPC
This is the VPC information.
Syntax
The syntax is as follows.
private String vpcNo;
private String vpcName;
private String ipv4Cidr;
private String regionCode;
private Date createdDate;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
vpcNo |
String | Required | VPC number
|
vpcName |
String | Required | VPC name |
ipv4Cidr |
String | Required | VPC description |
regionCode |
String | Required | Region where VPC is located |
createdDate |
Date | Required | Creation date and time |