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.

The recommendation for your DB instances, DB clusters, and DB parameter groups.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.DBRecommendation

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

Syntax

C#
public class DBRecommendation

The DBRecommendation type exposes the following members

Constructors

NameDescription
Public Method DBRecommendation()

Properties

NameTypeDescription
Public Property AdditionalInfo System.String

Gets and sets the property AdditionalInfo.

Additional information about the recommendation. The information might contain markdown.

Public Property Category System.String

Gets and sets the property Category.

The category of the recommendation.

Valid values:

  • performance efficiency

  • security

  • reliability

  • cost optimization

  • operational excellence

  • sustainability

Public Property CreatedTime System.DateTime

Gets and sets the property CreatedTime.

The time when the recommendation was created. For example, 2023-09-28T01:13:53.931000+00:00.

Public Property Description System.String

Gets and sets the property Description.

A detailed description of the recommendation. The description might contain markdown.

Public Property Detection System.String

Gets and sets the property Detection.

A short description of the issue identified for this recommendation. The description might contain markdown.

Public Property Impact System.String

Gets and sets the property Impact.

A short description that explains the possible impact of an issue.

Public Property IssueDetails Amazon.RDS.Model.IssueDetails

Gets and sets the property IssueDetails.

Details of the issue that caused the recommendation.

Public Property Links System.Collections.Generic.List<Amazon.RDS.Model.DocLink>

Gets and sets the property Links.

A link to documentation that provides additional information about the recommendation.

Public Property Reason System.String

Gets and sets the property Reason.

The reason why this recommendation was created. The information might contain markdown.

Public Property Recommendation System.String

Gets and sets the property Recommendation.

A short description of the recommendation to resolve an issue. The description might contain markdown.

Public Property RecommendationId System.String

Gets and sets the property RecommendationId.

The unique identifier of the recommendation.

Public Property RecommendedActions System.Collections.Generic.List<Amazon.RDS.Model.RecommendedAction>

Gets and sets the property RecommendedActions.

A list of recommended actions.

Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

The Amazon Resource Name (ARN) of the RDS resource associated with the recommendation.

Public Property Severity System.String

Gets and sets the property Severity.

The severity level of the recommendation. The severity level can help you decide the urgency with which to address the recommendation.

Valid values:

  • high

  • medium

  • low

  • informational

Public Property Source System.String

Gets and sets the property Source.

The Amazon Web Services service that generated the recommendations.

Public Property Status System.String

Gets and sets the property Status.

The current status of the recommendation.

Valid values:

  • active - The recommendations which are ready for you to apply.

  • pending - The applied or scheduled recommendations which are in progress.

  • resolved - The recommendations which are completed.

  • dismissed - The recommendations that you dismissed.

Public Property TypeDetection System.String

Gets and sets the property TypeDetection.

A short description of the recommendation type. The description might contain markdown.

Public Property TypeId System.String

Gets and sets the property TypeId.

A value that indicates the type of recommendation. This value determines how the description is rendered.

Public Property TypeRecommendation System.String

Gets and sets the property TypeRecommendation.

A short description that summarizes the recommendation to fix all the issues of the recommendation type. The description might contain markdown.

Public Property UpdatedTime System.DateTime

Gets and sets the property UpdatedTime.

The time when the recommendation was last updated.

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