Module: Aws::SageMaker::Client::_ListPipelineExecutionStepsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPipelineExecutionStepsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
6597 |
# File 'sig/client.rbs', line 6597
def next_token: () -> ::String
|
#pipeline_execution_steps ⇒ ::Array[Types::PipelineExecutionStep]
6596 |
# File 'sig/client.rbs', line 6596
def pipeline_execution_steps: () -> ::Array[Types::PipelineExecutionStep]
|