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 recommended actions to apply to resolve the issues associated with your DB instances, DB clusters, and DB parameter groups.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class RecommendedAction
The RecommendedAction type exposes the following members
Name | Description | |
---|---|---|
![]() |
RecommendedAction() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActionId | System.String |
Gets and sets the property ActionId. The unique identifier of the recommended action. |
![]() |
ApplyModes | System.Collections.Generic.List<System.String> |
Gets and sets the property ApplyModes. The methods to apply the recommended action. Valid values:
|
![]() |
ContextAttributes | System.Collections.Generic.List<Amazon.RDS.Model.ContextAttribute> |
Gets and sets the property ContextAttributes. The supporting attributes to explain the recommended action. |
![]() |
Description | System.String |
Gets and sets the property Description. A detailed description of the action. The description might contain markdown. |
![]() |
IssueDetails | Amazon.RDS.Model.IssueDetails |
Gets and sets the property IssueDetails. The details of the issue. |
![]() |
Operation | System.String |
Gets and sets the property Operation. An API operation for the action. |
![]() |
Parameters | System.Collections.Generic.List<Amazon.RDS.Model.RecommendedActionParameter> |
Gets and sets the property Parameters. The parameters for the API operation. |
![]() |
Status | System.String |
Gets and sets the property Status. The status of the action.
|
![]() |
Title | System.String |
Gets and sets the property Title. A short description to summarize the action. The description might contain markdown. |
.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