nextToken property
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;
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.
final String? nextToken;