C# Класс Amazon.Batch.Model.CancelJobRequest

Container for the parameters to the CancelJob operation. Cancels jobs in an AWS Batch job queue. Jobs that are in the SUBMITTED, PENDING, or RUNNABLE state are cancelled. Jobs that have progressed to STARTING or RUNNING are not cancelled (but the API operation still succeeds, even if no jobs are cancelled); these jobs must be terminated with the TerminateJob operation.
Наследование: AmazonBatchRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetJobId ( ) : bool
IsSetReason ( ) : bool