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