Module: Aws::SageMaker::Client::_ListInferenceComponentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#inference_components::Array[Types::InferenceComponentSummary]

Returns:



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

def inference_components: () -> ::Array[Types::InferenceComponentSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String