batch_delete_compute_environment {paws.compute}R Documentation

Deletes an Batch compute environment

Description

Deletes an Batch compute environment.

See https://www.paws-r-sdk.com/docs/batch_delete_compute_environment/ for full documentation.

Usage

batch_delete_compute_environment(computeEnvironment)

Arguments

computeEnvironment

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


[Package paws.compute version 0.9.0 Index]