Type Definition rusoto_importexport::JobsList [] [src]

type JobsList = Vec<Job>;

A list container for Jobs returned by the ListJobs operation.