/AWS1/CL_SGM=>LISTPIPELINEEXECUTIONSTEPS()
¶
About ListPipelineExecutionSteps¶
Gets a list of PipeLineExecutionStep
objects.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_PIPELINEEXECUTIONARN
TYPE /AWS1/SGMPIPELINEEXECUTIONARN
/AWS1/SGMPIPELINEEXECUTIONARN
¶
The Amazon Resource Name (ARN) of the pipeline execution.
IV_NEXTTOKEN
TYPE /AWS1/SGMNEXTTOKEN
/AWS1/SGMNEXTTOKEN
¶
If the result of the previous
ListPipelineExecutionSteps
request was truncated, the response includes aNextToken
. To retrieve the next set of pipeline execution steps, use the token in the next request.
IV_MAXRESULTS
TYPE /AWS1/SGMMAXRESULTS
/AWS1/SGMMAXRESULTS
¶
The maximum number of pipeline execution steps to return in the response.
IV_SORTORDER
TYPE /AWS1/SGMSORTORDER
/AWS1/SGMSORTORDER
¶
The field by which to sort results. The default is
CreatedTime
.