codecatalyst_update_project: Changes one or more values for a project

View source: R/codecatalyst_operations.R

codecatalyst_update_projectR Documentation

Changes one or more values for a project

Description

Changes one or more values for a project.

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

Usage

codecatalyst_update_project(spaceName, name, description = NULL)

Arguments

spaceName

[required] The name of the space.

name

[required] The name of the project.

description

The description of the project.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.