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.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DBRecommendation
The DBRecommendation type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBRecommendation() |
Name | Type | Description | |
---|---|---|---|
![]() |
AdditionalInfo | System.String |
Gets and sets the property AdditionalInfo. Additional information about the recommendation. The information might contain markdown. |
![]() |
Category | System.String |
Gets and sets the property Category. The category of the recommendation. Valid values:
|
![]() |
CreatedTime | System.DateTime |
Gets and sets the property CreatedTime.
The time when the recommendation was created. For example, |
![]() |
Description | System.String |
Gets and sets the property Description. A detailed description of the recommendation. The description might contain markdown. |
![]() |
Detection | System.String |
Gets and sets the property Detection. A short description of the issue identified for this recommendation. The description might contain markdown. |
![]() |
Impact | System.String |
Gets and sets the property Impact. A short description that explains the possible impact of an issue. |
![]() |
IssueDetails | Amazon.RDS.Model.IssueDetails |
Gets and sets the property IssueDetails. Details of the issue that caused the recommendation. |
![]() |
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. |
![]() |
Reason | System.String |
Gets and sets the property Reason. The reason why this recommendation was created. The information might contain markdown. |
![]() |
Recommendation | System.String |
Gets and sets the property Recommendation. A short description of the recommendation to resolve an issue. The description might contain markdown. |
![]() |
RecommendationId | System.String |
Gets and sets the property RecommendationId. The unique identifier of the recommendation. |
![]() |
RecommendedActions | System.Collections.Generic.List<Amazon.RDS.Model.RecommendedAction> |
Gets and sets the property RecommendedActions. A list of recommended actions. |
![]() |
ResourceArn | System.String |
Gets and sets the property ResourceArn. The Amazon Resource Name (ARN) of the RDS resource associated with the recommendation. |
![]() |
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:
|
![]() |
Source | System.String |
Gets and sets the property Source. The Amazon Web Services service that generated the recommendations. |
![]() |
Status | System.String |
Gets and sets the property Status. The current status of the recommendation. Valid values:
|
![]() |
TypeDetection | System.String |
Gets and sets the property TypeDetection. A short description of the recommendation type. The description might contain markdown. |
![]() |
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. |
![]() |
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. |
![]() |
UpdatedTime | System.DateTime |
Gets and sets the property UpdatedTime. The time when the recommendation was last updated. |
.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