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 recommended actions to apply to resolve the issues associated with your DB instances, DB clusters, and DB parameter groups.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.RecommendedAction

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

Syntax

C#
public class RecommendedAction

The RecommendedAction type exposes the following members

Constructors

NameDescription
Public Method RecommendedAction()

Properties

NameTypeDescription
Public Property ActionId System.String

Gets and sets the property ActionId.

The unique identifier of the recommended action.

Public Property ApplyModes System.Collections.Generic.List<System.String>

Gets and sets the property ApplyModes.

The methods to apply the recommended action.

Valid values:

  • manual - The action requires you to resolve the recommendation manually.

  • immediately - The action is applied immediately.

  • next-maintainance-window - The action is applied during the next scheduled maintainance.

Public Property ContextAttributes System.Collections.Generic.List<Amazon.RDS.Model.ContextAttribute>

Gets and sets the property ContextAttributes.

The supporting attributes to explain the recommended action.

Public Property Description System.String

Gets and sets the property Description.

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

Public Property IssueDetails Amazon.RDS.Model.IssueDetails

Gets and sets the property IssueDetails.

The details of the issue.

Public Property Operation System.String

Gets and sets the property Operation.

An API operation for the action.

Public Property Parameters System.Collections.Generic.List<Amazon.RDS.Model.RecommendedActionParameter>

Gets and sets the property Parameters.

The parameters for the API operation.

Public Property Status System.String

Gets and sets the property Status.

The status of the action.

  • ready

  • applied

  • scheduled

  • resolved

Public Property Title System.String

Gets and sets the property Title.

A short description to summarize the action. The description might contain markdown.

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