RdsdbRecommendation

Describes an Amazon Aurora and RDS database recommendation.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID of the Amazon Aurora or RDS database.

Link copied to clipboard

The DB instance class of the current Aurora or RDS DB instance.

Link copied to clipboard

The performance risk for the current DB instance.

Link copied to clipboard

The configuration of the current DB storage.

The level of variation in monthly I/O costs for the current DB storage configuration.

Link copied to clipboard

The identifier for DB cluster.

Link copied to clipboard

Describes the effective recommendation preferences for DB instances.

Link copied to clipboard

The engine of the DB instance.

Link copied to clipboard

The database engine version.

Link copied to clipboard
val idle: Idle?

This indicates if the DB instance is idle or not.

Link copied to clipboard

The finding classification of an Amazon Aurora and RDS DB instance.

Link copied to clipboard

The reason for the finding classification of a DB instance.

Link copied to clipboard

An array of objects that describe the recommendation options for the RDS DB instance.

Link copied to clipboard

The timestamp of when the DB instance recommendation was last generated.

Link copied to clipboard

The number of days the DB instance utilization metrics were analyzed.

Link copied to clipboard

The promotion tier for the Aurora instance.

Link copied to clipboard

The ARN of the current Amazon Aurora or RDS database.

Link copied to clipboard

The finding classification of Amazon RDS DB instance storage.

Link copied to clipboard

The reason for the finding classification of RDS DB instance storage.

Link copied to clipboard

An array of objects that describe the recommendation options for DB instance storage.

Link copied to clipboard
val tags: List<Tag>?

A list of tags assigned to your DB instance recommendations.

Link copied to clipboard

An array of objects that describe the utilization metrics of the DB instance.

Functions

Link copied to clipboard
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