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 ModifyDBRecommendation operation. Updates the recommendation status and recommended action status for the specified recommendation.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class ModifyDBRecommendationRequest : AmazonRDSRequest IAmazonWebServiceRequest
The ModifyDBRecommendationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ModifyDBRecommendationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Locale | System.String |
Gets and sets the property Locale. The language of the modified recommendation. |
![]() |
RecommendationId | System.String |
Gets and sets the property RecommendationId. The identifier of the recommendation to update. |
![]() |
RecommendedActionUpdates | System.Collections.Generic.List<Amazon.RDS.Model.RecommendedActionUpdate> |
Gets and sets the property RecommendedActionUpdates. The list of recommended action status to update. You can update multiple recommended actions at one time. |
![]() |
Status | System.String |
Gets and sets the property Status. The recommendation status to update. Valid values:
|
.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