Module: Aws::SageMaker::Client::_ListInferenceRecommendationsJobStepsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListInferenceRecommendationsJobStepsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#steps::Array[Types::InferenceRecommendationsJobStep]



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

def steps: () -> ::Array[Types::InferenceRecommendationsJobStep]