Recommendation

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The description of the recommendation.

Link copied to clipboard
val id: String?

A unique identifier of the Advisor recommendation.

Link copied to clipboard

The scale of the impact that the Advisor recommendation has to the performance and cost of the cluster.

Link copied to clipboard

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

Link copied to clipboard

The description of what was observed about your cluster.

Link copied to clipboard

The description of the recommendation.

Link copied to clipboard

The type of Advisor recommendation.

Link copied to clipboard

List of Amazon Redshift recommended actions.

Link copied to clipboard

List of helpful links for more information about the Advisor recommendation.

Link copied to clipboard

The title of the recommendation.

Functions

Link copied to clipboard
inline fun copy(block: Recommendation.Builder.() -> Unit = {}): Recommendation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String