PrivateDnsCreateRequest
PrivateDnsCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| connected_vpc_ids optional | Connected VPC ID | array[string] | |
| description optional | description Example : This is description | any of [string, null] | |
| name required | Private DNS Name Example : private-dns01Pattern : ^[a-zA-Z0-9-]*$Minimum length : 3Maximum length : 20 | string | |
| tags optional | any of [array[Tag], null] |