HostedZoneShowResponseV1Dot3
HostedZoneShowResponseV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description required | description Example : This is description | any of [string, null] | |
| hosted_zone_type optional | Hosted Zone type Example : public | enum (public, private) | |
| id required | Hosted Zone ID Example : 3432012nfdksdf03ktrld9234lgfg | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Hosted Zone Name Example : my-zone.com | string | |
| pool_id required | Designate Pool ID Example : 10fjksdpooliddfsi12389esfdslkdsr32 | string | |
| private_dns_id optional | Private DNS ID Example : 10fjkewefprivatedns3193rud543 | any of [string, null] | |
| private_dns_name optional | Private DNS Name Example : private-dns01 | any of [string, null] | |
| status required | State Example : CREATING | enum (CREATING, EDITING, ACTIVE, DELETING, DELETED, ERROR, PENDING, UNKNOWN) | |
| ttl optional | TTL for the zone. Example : 3600 | any of [integer, null] |