nextToken property

String? nextToken
final

Present if there are more access points than returned in the response. You can use the NextMarker in the subsequent request to fetch the additional descriptions.

Implementation

final String? nextToken;