isTruncated property
A flag that indicates whether there are more traffic policy instances to be
listed. If the response was truncated, you can get the next group of traffic
policy instances by calling ListTrafficPolicyInstancesByPolicy
again and specifying the values of the HostedZoneIdMarker
,
TrafficPolicyInstanceNameMarker
, and
TrafficPolicyInstanceTypeMarker
elements in the corresponding
request parameters.
Implementation
final bool isTruncated;