DbEngineVersion

This data type is used as a response element in the action DescribeDBEngineVersions.

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 DB parameter group family for the database engine.

Link copied to clipboard

(Not supported by Neptune)

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 CloudWatch Logs.

Link copied to clipboard

(Not supported by Neptune)

Link copied to clipboard

A list of the time zones supported by this engine for the Timezone parameter of the CreateDBInstance action.

Link copied to clipboard

A value that indicates whether you can use Aurora global databases with a specific DB engine version.

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

Indicates whether the database engine version supports read replicas.

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