class Aws::CloudWatchEvidently::Types::UpdateProjectRequest
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/UpdateProjectRequest AWS API Documentation
@return [String]
The name or ARN of the project to update.
@!attribute [rw] project
@return [String]
An optional description of the project.
@!attribute [rw] description
}
project: “ProjectRef”, # required
description: “Description”,
{
data as a hash:
@note When making an API call, you may pass UpdateProjectRequest