ListModelImportJobsRequest
Types
Properties
Link copied to clipboard
Return import jobs that were created after the specified time.
Link copied to clipboard
Return import jobs that were created before the specified time.
Link copied to clipboard
The maximum number of results to return in the response. If the total number of results is greater than this value, use the token returned in the response in the nextToken
field when making another request to return the next batch of results.
Link copied to clipboard
Return imported jobs only if the job name contains these characters.
Link copied to clipboard
The field to sort by in the returned list of imported jobs.
Link copied to clipboard
Return imported jobs with the specified status.
Functions
Link copied to clipboard
inline fun copy(block: ListModelImportJobsRequest.Builder.() -> Unit = {}): ListModelImportJobsRequest