Deletes a Dev Environment.
See https://www.paws-r-sdk.com/docs/codecatalyst_delete_dev_environment/ for full documentation.
codecatalyst_delete_dev_environment(spaceName, projectName, id)
[required] The name of the space.
[required] The name of the project in the space.
[required] The system-generated unique ID of the Dev Environment you want to
delete. To retrieve a list of Dev Environment IDs, use
list_dev_environments
.