AWS SDK for .NET Documentation
ListJobs Method
AmazonAmazon.ImportExportAmazonImportExportClientListJobs()()()() Did this page help you?   Yes   No    Tell us about it...

This operation returns the jobs associated with the requester. AWS Import/Export lists the jobs in reverse chronological order based on the date of creation. For example if Job Test1 was created 2009Dec30 and Test2 was created 2010Feb05, the ListJobs operation would return Test2 followed by Test1.

Declaration Syntax
C#
public ListJobsResponse ListJobs()
Return Value
The response from the ListJobs service method, as returned by AmazonImportExport.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)