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
6614 |
# File 'sig/client.rbs', line 6614
def next_token: () -> ::String
|
#pipeline_execution_steps ⇒ ::Array[Types::PipelineExecutionStep]
6613 |
# File 'sig/client.rbs', line 6613
def pipeline_execution_steps: () -> ::Array[Types::PipelineExecutionStep]
|