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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String