codecatalyst_update_project {paws.developer.tools} | R Documentation |
Changes one or more values for a project.
See https://www.paws-r-sdk.com/docs/codecatalyst_update_project/ for full documentation.
codecatalyst_update_project(spaceName, name, description = NULL)
spaceName |
[required] The name of the space. |
name |
[required] The name of the project. |
description |
The description of the project. |