nextDNSName property
If IsTruncated
is true, the value of NextDNSName
is the name of the first hosted zone in the next group of
maxitems
hosted zones. Call ListHostedZonesByName
again and specify the value of NextDNSName
and
NextHostedZoneId
in the dnsname
and
hostedzoneid
parameters, respectively.
This element is present only if IsTruncated
is
true
.
Implementation
final String? nextDNSName;