AWS SDK for .NET Documentation
GetStatusRequest Class
AmazonAmazon.ImportExport.ModelGetStatusRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the GetStatus operation.

This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job. You can only return information about jobs you own.

Declaration Syntax
C#
public class GetStatusRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GetStatusRequest()()()()
Initializes a new instance of the GetStatusRequest class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
JobId
A unique identifier which refers to a particular job.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithJobId(String) Obsolete.
Sets the JobId property

Inheritance Hierarchy
See Also

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