HostedZoneCreateResponse
HostedZoneCreateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| action required | current action in progress Example : | string | |
| attributes optional | Key:Value pairs of information about this zone Example : | any of [object, null] | |
| created_at optional | Created Date Example : | any of [string, null] | |
| description optional | description Example : | any of [string, null] | |
| email required | email Example : | string | |
| hosted_zone_type optional | Hosted Zone type Example : | any of [string, null] | |
| id required | Id Example : | string | |
| links optional | Links to resource Example : | any of [object, null] | |
| masters optional | The servers to slave from to get DNS information Example : | any of [array[string], null] | |
| name required | name Example : | string | |
| pool_id required | Designate Pool ID Example : | string | |
| project_id required | ProjectID Example : | string | |
| serial required | serial number Example : | integer | |
| shared optional | True if the zone is shared with another account Example : | any of [boolean, null] | |
| status required | The status Example : | string | |
| transferred_at optional | The last time an update was retrieved from the master servers Example : | any of [string, null] | |
| ttl optional | TTL for the zone. Example : | any of [integer, null] | |
| type optional | Type of zone Example : | any of [string, null] | |
| updated_at optional | Updated Date Example : | any of [string, null] | |
| version optional | Version Example : | any of [integer, null] |