DbEngineVersion

Detailed information about an engine version.

Types

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

Properties

Link copied to clipboard

The description of the database engine.

Link copied to clipboard

The description of the database engine version.

Link copied to clipboard

The name of the parameter group family for the database engine.

Link copied to clipboard

The name of the database engine.

Link copied to clipboard

The version number of the database engine.

Link copied to clipboard

The types of logs that the database engine has available for export to Amazon CloudWatch Logs.

Link copied to clipboard

A list of the supported CA certificate identifiers.

Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.

Link copied to clipboard

A value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.

Link copied to clipboard

A list of engine versions that this database engine version can be upgraded to.

Functions

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