nextToken property

String? nextToken
final

If the result of the previous ListPipelineParametersForExecution request was truncated, the response includes a NextToken. To retrieve the next set of parameters, use the token in the next request.

Implementation

final String? nextToken;