VpcCreateRequest
VpcCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cidr required | VPC Cidr Example : 192.167.0.0/18 | string | |
| description optional | 설명 Example : VPC Description | any of [string, null] | |
| name required | VPC 명 Example : vpcNamePattern : ^[a-zA-Z0-9-]*$Minimum length : 3Maximum length : 20 | string | |
| tags optional | 태그 목록 | array[Tag] |