Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 824 Bytes

Vpc2.md

File metadata and controls

16 lines (12 loc) · 824 Bytes

Org.OpenAPITools.Model.Vpc2

VPC 2.0 information.

Properties

Name Type Description Notes
Id string A unique ID for the VPC.
Region string The Region id where the VPC is located. [optional]
DateCreated string Date the VPC was created. [optional]
Description string A description of the VPC. [optional]
IpBlock string The VPC subnet IP address. For example: 10.99.0.0 [optional]
PrefixLength int The number of bits for the netmask in CIDR notation. Example: 24 [optional]

[Back to Model list] [Back to API list] [Back to README]