isTruncated property
A flag that indicates whether there are more health checks to be listed. If
the response was truncated, you can get the next group of health checks by
submitting another ListHealthChecks
request and specifying the
value of NextMarker
in the marker
parameter.
Implementation
final bool isTruncated;