nextMarker property

String? nextMarker
final

If there are more elements to be listed, this element is present and contains the value that you can use for the Marker request parameter to continue listing your configurations where you left off.

Implementation

final String? nextMarker;