ListHostedZonesRequest
class ListHostedZonesRequest
A request to retrieve a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
Types
Properties
Link copied to clipboard
If you're using reusable delegation sets and you want to list all of the hosted zones that are associated with a reusable delegation set, specify the ID of that reusable delegation set.
Link copied to clipboard
(Optional) Specifies if the hosted zone is private.
Link copied to clipboard
(Optional) The maximum number of hosted zones that you want Amazon Route 53 to return. If you have more than maxitems
hosted zones, the value of IsTruncated
in the response is true
, and the value of NextMarker
is the hosted zone ID of the first hosted zone that Route 53 will return if you submit another request.