nextToken property

String? nextToken
final

A token indicating that there are additional custom verification email templates available to be listed. Pass this token to a subsequent call to ListTemplates to retrieve the next 50 custom verification email templates.

Implementation

final String? nextToken;