Module: Aws::SageMaker::Client::_ListPipelineParametersForExecutionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPipelineParametersForExecutionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
6645 |
# File 'sig/client.rbs', line 6645
def next_token: () -> ::String
|
#pipeline_parameters ⇒ ::Array[Types::Parameter]
6644 |
# File 'sig/client.rbs', line 6644
def pipeline_parameters: () -> ::Array[Types::Parameter]
|