HostedZoneCreateRequestV1Dot3
HostedZoneCreateRequestV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : This is description | any of [string, null] | |
| name required | 이름 Example : my-zone.com | string | |
| private_dns_id optional | 프라이빗 DNS ID Example : 10fjkewefprivatedns3193rud543 | any of [string, null] | |
| tags optional | 태그 목록 | array[Tag] | |
| type required | 존 유형 Example : private | enum (public, private) |