nextToken property
If not null, token that indicates that more results are available. Pass this
value for the NextToken
parameter in a subsequent call to
DescribeSharedDirectories to retrieve the next set of items.
Implementation
final String? nextToken;