isTruncated property

bool? isTruncated
final

Indicates whether the returned list of parts is truncated. A true value indicates that the list was truncated. A list can be truncated if the number of parts exceeds the limit returned in the MaxParts element.

Implementation

final bool? isTruncated;