class Aws::SageMaker::Types::ListPipelineExecutionStepsResponse

@!attribute [rw] pipeline_execution_steps

A list of `PipeLineExecutionStep` objects. Each
`PipeLineExecutionStep` consists of StepName, StartTime, EndTime,
StepStatus, and Metadata. Metadata is an object with properties for
each job that contains relevant information about the job created by
the step.
@return [Array<Types::PipelineExecutionStep>]

@!attribute [rw] next_token

If the result of the previous `ListPipelineExecutionSteps` request
was truncated, the response includes a `NextToken`. To retrieve the
next set of pipeline execution steps, use the token in the next
request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListPipelineExecutionStepsResponse AWS API Documentation

Constants

SENSITIVE