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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetComputeEnvironment ( ) : bool