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

This operation cancels a specified job. Only the job owner can cancel it. The operation fails if the job has already started or is complete.

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



IconMemberDescription
CancelJobRequest()()()()
Initializes a new instance of the CancelJobRequest 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)