HostedZoneCreateRequest
HostedZoneCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | description Example : This is description | any of [string, null] | |
| email required | email Example : test@samsung.com | string | |
| name required | name Example : my-zone.com | string | |
| tags optional | Tag List | array[Tag] | |
| type optional | Type of zone Example : publicPattern : ^(public|private)$ | any of [string, null] |