/AWS1/CL_SGMLSTINFERENCERECO01¶
ListInferenceRecommendationsJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_inferencerecommendation00 TYPE /AWS1/CL_SGMINFERENCERECOMME01=>TT_INFERENCERECOMMENDATIONSJ00 TT_INFERENCERECOMMENDATIONSJ00¶
The recommendations created from the Amazon SageMaker Inference Recommender job.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN¶
A token for getting the next set of recommendations, if there are any.
Queryable Attributes¶
InferenceRecommendationsJobs¶
The recommendations created from the Amazon SageMaker Inference Recommender job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFERENCERECOMMENDATIO00() |
Getter for INFERENCERECOMMENDATIONSJOBS, with configurable d |
ASK_INFERENCERECOMMENDATIO00() |
Getter for INFERENCERECOMMENDATIONSJOBS w/ exceptions if fie |
HAS_INFERENCERECOMMENDATIO00() |
Determine if INFERENCERECOMMENDATIONSJOBS has a value |
NextToken¶
A token for getting the next set of recommendations, if there are any.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |