class Aws::CloudWatchEvidently::Types::UpdateProjectRequest

@note When making an API call, you may pass UpdateProjectRequest

data as a hash:

    {
      description: "Description",
      project: "ProjectRef", # required
    }

@!attribute [rw] description

An optional description of the project.
@return [String]

@!attribute [rw] project

The name or ARN of the project to update.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/UpdateProjectRequest AWS API Documentation

Constants

SENSITIVE