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)


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

def next_token: () -> ::String

#steps::Array[Types::InferenceRecommendationsJobStep]



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

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