DirectConnectCreateRequest
DirectConnectCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| bandwidth required | 포트용량 Example : | integer | |
| description optional | Direct Connect 설명 Example : Maximum length : 50 | string | |
| firewall_enabled optional | Firewall 사용 Example : False | boolean | |
| firewall_loggable optional | 방화벽 로깅 가능 Example : False | boolean | |
| name required | Direct Connect명 Example : Pattern : ^[a-zA-Z0-9-]*$Minimum length : 3Maximum length : 20 | string | |
| tags optional | 태그 목록 | array[Tag] | |
| vpc_id required | VPC ID Example : | string |