nextToken property

String? nextToken
final

The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty.

Implementation

final String? nextToken;