nextToken property

String? nextToken
final

NextToken is present if the response payload is paginated. You can use NextToken in a subsequent request to fetch the next page of access point descriptions.

Implementation

final String? nextToken;