HostedZoneCreateRequestV1Dot2
HostedZoneCreateRequestV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : This is description | any of [string, null] | |
| email required | 이메일 Example : test@samsung.com | string | |
| name required | 이름 Example : my-zone.com | string | |
| private_dns_id optional | 프라이빗 DNS ID Example : | any of [string, null] | |
| tags optional | 태그 목록 | array[Tag] | |
| type optional | 존 유형 Example : publicPattern : ^(public|private)$ | any of [string, null] |