nextToken property
A token that indicates that there are additional configuration sets to list.
To view additional configuration sets, issue another request to
ListConfigurationSets
, and pass this token in the
NextToken
parameter.
Implementation
final String? nextToken;