AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.RDS.AmazonRDSRequest
      Amazon.RDS.Model.ModifyDBRecommendationRequest

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class ModifyDBRecommendationRequest : AmazonRDSRequest
         IAmazonWebServiceRequest

The ModifyDBRecommendationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Locale System.String

Gets and sets the property Locale.

The language of the modified recommendation.

Public Property RecommendationId System.String

Gets and sets the property RecommendationId.

The identifier of the recommendation to update.

Public Property 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.

Public Property Status System.String

Gets and sets the property Status.

The recommendation status to update.

Valid values:

  • active

  • dismissed

Version Information

.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