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
@return [Types::ProjectAppConfigResourceConfig]<br>: docs.aws.amazon.com/cloudwatchevidently/latest/APIReference/API_EvaluateFeature.html<br><br><br><br>AppConfig application that will be used for client-side evaluation.
This parameter is a structure that contains information about the
availability risks that come with an API call. allows you to
the [EvaluateFeature] operation. This mitigates the latency and
to assign variations to user sessions locally instead of by calling
powered by AppConfig. Client-side evaluation allows your application
Use this parameter if the project will use client-side evaluation
@!attribute [rw] app_config_resource
}
project: “ProjectRef”, # required
description: “Description”,
},
environment_id: “AppConfigResourceId”,
application_id: “AppConfigResourceId”,
app_config_resource: {
{
data as a hash:
@note When making an API call, you may pass UpdateProjectRequest