DbRecommendation

The recommendation for your DB instances, DB clusters, and DB parameter groups.

Types

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

Properties

Link copied to clipboard

Additional information about the recommendation. The information might contain markdown.

Link copied to clipboard

The category of the recommendation.

Link copied to clipboard

The time when the recommendation was created. For example, 2023-09-28T01:13:53.931000+00:00.

Link copied to clipboard

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

Link copied to clipboard

A short description of the issue identified for this recommendation. The description might contain markdown.

Link copied to clipboard

A short description that explains the possible impact of an issue.

Link copied to clipboard

Details of the issue that caused the recommendation.

Link copied to clipboard

A link to documentation that provides additional information about the recommendation.

Link copied to clipboard

The reason why this recommendation was created. The information might contain markdown.

Link copied to clipboard

A short description of the recommendation to resolve an issue. The description might contain markdown.

Link copied to clipboard

The unique identifier of the recommendation.

Link copied to clipboard

A list of recommended actions.

Link copied to clipboard

The Amazon Resource Name (ARN) of the RDS resource associated with the recommendation.

Link copied to clipboard

The severity level of the recommendation. The severity level can help you decide the urgency with which to address the recommendation.

Link copied to clipboard

The Amazon Web Services service that generated the recommendations.

Link copied to clipboard

The current status of the recommendation.

Link copied to clipboard

A short description of the recommendation type. The description might contain markdown.

Link copied to clipboard

A value that indicates the type of recommendation. This value determines how the description is rendered.

Link copied to clipboard

A short description that summarizes the recommendation to fix all the issues of the recommendation type. The description might contain markdown.

Link copied to clipboard

The time when the recommendation was last updated.

Functions

Link copied to clipboard
inline fun copy(block: DbRecommendation.Builder.() -> Unit = {}): DbRecommendation
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