C# Class Amazon.Batch.Model.TerminateJobRequest

Container for the parameters to the TerminateJob operation. Terminates jobs in a job queue. Jobs that are in the STARTING or RUNNING state are terminated, which causes them to transition to FAILED. Jobs that have not progressed to the STARTING state are cancelled.
Inheritance: AmazonBatchRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetJobId ( ) : bool
IsSetReason ( ) : bool