isTruncated property
A flag indicating whether there are more hosted zones to be listed. If the
response was truncated, you can get more hosted zones by submitting another
ListHostedZones
request and specifying the value of
NextMarker
in the marker
parameter.
Implementation
final bool isTruncated;