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