codecatalyst_update_project {paws.developer.tools}R 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.


[Package paws.developer.tools version 0.9.0 Index]