nextToken property
A token that indicates that there are additional email addresses on the
suppression list for your account. To view additional suppressed addresses,
issue another request to ListSuppressedDestinations
, and pass
this token in the NextToken
parameter.
Implementation
final String? nextToken;