PrivateDnsCreateRequest
PrivateDnsCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| connected_vpc_ids optional | 연결된 VPC ID | array[string] | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| name required | 프라이빗 DNS 이름 Example : private-dns01Pattern : ^[a-zA-Z0-9-]*$Minimum length : 3Maximum length : 20 | string | |
| tags optional | any of [array[Tag], null] |