codecatalyst_stop_dev_environment {paws.developer.tools} | R Documentation |
Pauses a specified Dev Environment and places it in a non-running state. Stopped Dev Environments do not consume compute minutes.
See https://www.paws-r-sdk.com/docs/codecatalyst_stop_dev_environment/ for full documentation.
codecatalyst_stop_dev_environment(spaceName, projectName, id)
spaceName |
[required] The name of the space. |
projectName |
[required] The name of the project in the space. |
id |
[required] The system-generated unique ID of the Dev Environment. |