# Vpc

VPC

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `created-at` | string | no | VPC creation date<br/><br/>ISO 8601 date-time. |
| `description` | string | no | VPC description<br/><br/>Max length: `4096`. |
| `id` | string | no | VPC ID<br/><br/>Must be a valid UUID. |
| `labels` | object | no | Resource labels |
| `name` | string | no | VPC name<br/><br/>Min length: `1`. Max length: `255`. |

