Module: Aws::SageMaker::Client::_ListInferenceExperimentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInferenceExperimentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#inference_experiments ⇒ ::Array[Types::InferenceExperimentSummary]
6072 |
# File 'sig/client.rbs', line 6072
def inference_experiments: () -> ::Array[Types::InferenceExperimentSummary]
|
#next_token ⇒ ::String
6073 |
# File 'sig/client.rbs', line 6073
def next_token: () -> ::String
|