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.

An Amazon Redshift Advisor recommended action on the Amazon Redshift cluster.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.Recommendation

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

Syntax

C#
public class Recommendation

The Recommendation type exposes the following members

Constructors

NameDescription
Public Method Recommendation()

Properties

NameTypeDescription
Public Property ClusterIdentifier System.String

Gets and sets the property ClusterIdentifier.

The unique identifier of the cluster for which the recommendation is returned.

Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The date and time (UTC) that the recommendation was created.

Public Property Description System.String

Gets and sets the property Description.

The description of the recommendation.

Public Property Id System.String

Gets and sets the property Id.

A unique identifier of the Advisor recommendation.

Public Property 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.

Public Property NamespaceArn System.String

Gets and sets the property NamespaceArn.

The Amazon Redshift cluster namespace ARN for which the recommendations is returned.

Public Property Observation System.String

Gets and sets the property Observation.

The description of what was observed about your cluster.

Public Property RecommendationText System.String

Gets and sets the property RecommendationText.

The description of the recommendation.

Public Property RecommendationType System.String

Gets and sets the property RecommendationType.

The type of Advisor recommendation.

Public Property RecommendedActions System.Collections.Generic.List<Amazon.Redshift.Model.RecommendedAction>

Gets and sets the property RecommendedActions.

List of Amazon Redshift recommended actions.

Public Property 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.

Public Property Title System.String

Gets and sets the property Title.

The title of the recommendation.

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