Cluster Db Revision Version List
data class ClusterDbRevisionVersionList(val releaseNote: String? = null, val releaseType: String? = null, val revisionVersionCode: String? = null, val revisionVersionName: String? = null)
Properties
Link copied to clipboard
(Available since v1.216.0) The revised version Code of the database engine is used to specify the upgrade to the target version.
Link copied to clipboard
(Available since v1.216.0) Database version release status. Valid values are Stable
, Old
, HighRisk
.
Link copied to clipboard
(Available since v1.216.0) The revised version Code of the database engine is used to specify the upgrade to the target version.
Link copied to clipboard
(Available since v1.216.0) The revision version number of the database engine.