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 DescribeDBRecommendations operation. Describes the recommendations to resolve the issues 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 DescribeDBRecommendationsRequest : AmazonRDSRequest IAmazonWebServiceRequest
The DescribeDBRecommendationsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeDBRecommendationsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Filters | System.Collections.Generic.List<Amazon.RDS.Model.Filter> |
Gets and sets the property Filters. A filter that specifies one or more recommendations to describe. Supported Filters:
|
![]() |
LastUpdatedAfter | System.DateTime |
Gets and sets the property LastUpdatedAfter. A filter to include only the recommendations that were updated after this specified time. |
![]() |
LastUpdatedBefore | System.DateTime |
Gets and sets the property LastUpdatedBefore. A filter to include only the recommendations that were updated before this specified time. |
![]() |
Locale | System.String |
Gets and sets the property Locale. The language that you choose to return the list of recommendations. Valid values:
|
![]() |
Marker | System.String |
Gets and sets the property Marker.
An optional pagination token provided by a previous |
![]() |
MaxRecords | System.Int32 |
Gets and sets the property MaxRecords.
The maximum number of recommendations to include in the response. If more records
exist than the specified |
.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