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