marker property

String? marker
final

The starting point for the next page of results. To view the next page of results, call DescribeObjects again with this marker value. If the value is null, there are no more results.

Implementation

final String? marker;