nextToken property
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;
The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty.
final String? nextToken;