class Aws::Batch::Types::DeleteComputeEnvironmentRequest

Contains the parameters for `DeleteComputeEnvironment`.

@note When making an API call, you may pass DeleteComputeEnvironmentRequest

data as a hash:

    {
      compute_environment: "String", # required
    }

@!attribute [rw] compute_environment

The name or Amazon Resource Name (ARN) of the compute environment to
delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeleteComputeEnvironmentRequest AWS API Documentation

Constants

SENSITIVE