nextToken property

String? nextToken
final

If there are more behavior graphs remaining in the results, then this is the pagination token to use to request the next page of behavior graphs.

Implementation

final String? nextToken;