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]
5423 |
# File 'sig/client.rbs', line 5423 def ai_recommendation_jobs: () -> ::Array[Types::AIRecommendationJobSummary] |
#next_token ⇒ ::String
5424 |
# File 'sig/client.rbs', line 5424 def next_token: () -> ::String |