Learn R Programming

paws.developer.tools (version 0.8.0)

codecatalyst_update_project: 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.