nextToken property

String? nextToken
final

Present if there are more file systems than returned in the response (String). You can use the NextToken value in the later request to fetch the descriptions.

Implementation

final String? nextToken;