HostedZoneCreateRequest
HostedZoneCreateRequest
| 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 | |
| tags optional | 태그 목록 | array[Tag] | |
| type optional | 존 유형 Example : publicPattern : ^(public|private)$ | any of [string, null] |