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.
An Amazon Redshift Advisor recommended action on the Amazon Redshift cluster.
Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.Redshift.dll
Version: 3.x.y.z
public class Recommendation
The Recommendation type exposes the following members
Name | Description | |
---|---|---|
![]() |
Recommendation() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClusterIdentifier | System.String |
Gets and sets the property ClusterIdentifier. The unique identifier of the cluster for which the recommendation is returned. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The date and time (UTC) that the recommendation was created. |
![]() |
Description | System.String |
Gets and sets the property Description. The description of the recommendation. |
![]() |
Id | System.String |
Gets and sets the property Id. A unique identifier of the Advisor recommendation. |
![]() |
ImpactRanking | Amazon.Redshift.ImpactRankingType |
Gets and sets the property ImpactRanking. The scale of the impact that the Advisor recommendation has to the performance and cost of the cluster. |
![]() |
NamespaceArn | System.String |
Gets and sets the property NamespaceArn. The Amazon Redshift cluster namespace ARN for which the recommendations is returned. |
![]() |
Observation | System.String |
Gets and sets the property Observation. The description of what was observed about your cluster. |
![]() |
RecommendationText | System.String |
Gets and sets the property RecommendationText. The description of the recommendation. |
![]() |
RecommendationType | System.String |
Gets and sets the property RecommendationType. The type of Advisor recommendation. |
![]() |
RecommendedActions | System.Collections.Generic.List<Amazon.Redshift.Model.RecommendedAction> |
Gets and sets the property RecommendedActions. List of Amazon Redshift recommended actions. |
![]() |
ReferenceLinks | System.Collections.Generic.List<Amazon.Redshift.Model.ReferenceLink> |
Gets and sets the property ReferenceLinks. List of helpful links for more information about the Advisor recommendation. |
![]() |
Title | System.String |
Gets and sets the property Title. The title of the recommendation. |
.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