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)


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

def next_token: () -> ::String

#steps::Array[Types::InferenceRecommendationsJobStep]



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

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