GetDBClustersClusterAvailableKernelVersion

data class GetDBClustersClusterAvailableKernelVersion(val expireDate: String, val kernelVersion: String, val releaseDate: String)

Constructors

constructor(expireDate: String, kernelVersion: String, releaseDate: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maintenance expiration time of the version

Link copied to clipboard

The minor version. Example: 3.1.9.

Link copied to clipboard

The time when the minor version was released.