AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateProject operation. Updates the description of an existing project.
To create a new project, use CreateProject.
Don't use this operation to update the data storage options of a project. Instead, use UpdateProjectDataDelivery.
Don't use this operation to update the tags of a project. Instead, use TagResource.
Namespace: Amazon.CloudWatchEvidently.Model
Assembly: AWSSDK.CloudWatchEvidently.dll
Version: 3.x.y.z
public class UpdateProjectRequest : AmazonCloudWatchEvidentlyRequest IAmazonWebServiceRequest
The UpdateProjectRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateProjectRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AppConfigResource | Amazon.CloudWatchEvidently.Model.ProjectAppConfigResourceConfig |
Gets and sets the property AppConfigResource. Use this parameter if the project will use client-side evaluation powered by AppConfig. Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation. This mitigates the latency and availability risks that come with an API call. allows you to This parameter is a structure that contains information about the AppConfig application that will be used for client-side evaluation. |
![]() |
Description | System.String |
Gets and sets the property Description. An optional description of the project. |
![]() |
Project | System.String |
Gets and sets the property Project. The name or ARN of the project to update. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5