Module: Aws::SageMaker::Client::_ListAlgorithmsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAlgorithmsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#algorithm_summary_list ⇒ ::Array[Types::AlgorithmSummary]
5476 |
# File 'sig/client.rbs', line 5476
def algorithm_summary_list: () -> ::Array[Types::AlgorithmSummary]
|
#next_token ⇒ ::String
5477 |
# File 'sig/client.rbs', line 5477
def next_token: () -> ::String
|