nextToken property
If there are more items to return, this contains a token that is passed to a
subsequent call to DescribeCodeCoverages
to retrieve the next
set of items.
Implementation
final String? nextToken;
If there are more items to return, this contains a token that is passed to a
subsequent call to DescribeCodeCoverages
to retrieve the next
set of items.
final String? nextToken;