nextToken property

String? nextToken
final

If the amount of returned information is significantly large, an identifier is also returned and can be used in a subsequent ListWebhooks call to return the next set of webhooks in the list.

Implementation

final String? nextToken;