nextMarker property

String? nextMarker
final

If IsTruncated is true, the value of NextMarker identifies the first health check that Amazon Route 53 returns if you submit another ListHealthChecks request and specify the value of NextMarker in the marker parameter.

Implementation

final String? nextMarker;