Vpc
- Print
- PDF
Vpc
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is the VPC information.
Syntax
The syntax is as follows.
private String vpcNo;
private String vpcName;
private String ipv4CidrBlock;
private CommonCode vpcStatus;
private String regionCode;
private Date createDate;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
vpcNo | String | Required | VPC number
|
vpcName | String | Required | VPC name |
ipv4CidrBlock | String | Required | VPC description |
vpcStatus | CommonCode | Required | VPC status
|
regionCode | String | Required | Region where VPC is located |
createDate | Date | Required | Creation date and time (YYYY-MM-DDThh:mm:ssZ) |
Was this article helpful?