HostedZoneCreateRequestV1Dot3
HostedZoneCreateRequestV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | description Example : This is description | any of [string, null] | |
| name required | name Example : my-zone.com | string | |
| private_dns_id optional | Private DNS ID Example : | any of [string, null] | |
| tags optional | Tag List | array[Tag] | |
| type required | Type of zone Example : public | enum (public, private) |