class Aws::CodeStar::Types::UpdateProjectRequest
@note When making an API call, you may pass UpdateProjectRequest
data as a hash: { id: "ProjectId", # required name: "ProjectName", description: "ProjectDescription", }
@!attribute [rw] id
The ID of the project you want to update. @return [String]
@!attribute [rw] name
The name of the project you want to update. @return [String]
@!attribute [rw] description
The description of the project, if any. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/UpdateProjectRequest AWS API Documentation
Constants
- SENSITIVE