nextToken property

String? nextToken
final

If you specify a value for MaxResults and you have more protection groups than the value of MaxResults, AWS Shield Advanced returns this token that you can use in your next request, to get the next batch of objects.

Implementation

final String? nextToken;