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]
6097 |
# File 'sig/client.rbs', line 6097 def inference_components: () -> ::Array[Types::InferenceComponentSummary] |
#next_token ⇒ ::String
6098 |
# File 'sig/client.rbs', line 6098 def next_token: () -> ::String |