nextToken property

String? nextToken
final

If there are more items to return, this contains a token that is passed to a subsequent call to ListBuildBatchesForProject to retrieve the next set of items.

Implementation

final String? nextToken;