nextToken property

String? nextToken
final

This is present if there are more backups than returned in the response (String). You can use the NextToken value in the later request to fetch the backups.

Implementation

final String? nextToken;