RecommendedAction

The recommended actions to apply to resolve the issues associated with 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

The unique identifier of the recommended action.

Link copied to clipboard

The methods to apply the recommended action.

Link copied to clipboard

The supporting attributes to explain the recommended action.

Link copied to clipboard

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

Link copied to clipboard

The details of the issue.

Link copied to clipboard

An API operation for the action.

Link copied to clipboard

The parameters for the API operation.

Link copied to clipboard

The status of the action.

Link copied to clipboard

A short description to summarize the action. The description might contain markdown.

Functions

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