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

Returns:

  • (::String)


6628
# File 'sig/client.rbs', line 6628

def next_token: () -> ::String

#pipeline_parameters::Array[Types::Parameter]

Returns:



6627
# File 'sig/client.rbs', line 6627

def pipeline_parameters: () -> ::Array[Types::Parameter]