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