Amazon.Batch.Model DeleteComputeEnvironmentRequest in C# (CSharp): 5 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Amazon.Batch.Model.DeleteComputeEnvironmentRequest, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Correlati
Related in langs
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.