View source: R/codecatalyst_operations.R
codecatalyst_update_project | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.