Module: Aws::SageMaker::Client::_ListAIRecommendationJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAIRecommendationJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ai_recommendation_jobs ⇒ ::Array[Types::AIRecommendationJobSummary]
5376 |
# File 'sig/client.rbs', line 5376
def ai_recommendation_jobs: () -> ::Array[Types::AIRecommendationJobSummary]
|
#next_token ⇒ ::String
5377 |
# File 'sig/client.rbs', line 5377
def next_token: () -> ::String
|