Returns a list of trained model inference jobs that match the request parameters.
See https://www.paws-r-sdk.com/docs/cleanroomsml_list_trained_model_inference_jobs/ for full documentation.
cleanroomsml_list_trained_model_inference_jobs(
nextToken = NULL,
maxResults = NULL,
membershipIdentifier,
trainedModelArn = NULL
)
The token value retrieved from a previous call to access the next page of results.
The maximum size of the results that is returned per call.
[required] The membership
The Amazon Resource Name (ARN) of a trained model that was used to create the trained model inference jobs that you are interested in.