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

Container for the parameters to the DeleteComputeEnvironment operation. Deletes an AWS Batch compute environment.

Before you can delete a compute environment, you must set its state to DISABLED with the UpdateComputeEnvironment API operation and disassociate it from any job queues with the UpdateJobQueue API operation.

Наследование: AmazonBatchRequest
Показать файл Открыть проект Примеры использования класса

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

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