ServerlessV2PlatformVersionInfo

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

Types

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

Properties

Link copied to clipboard

The name of the database engine.

Link copied to clipboard

Indicates whether this platform version is the default version for the engine. The default platform version is the version used for new DB clusters.

Link copied to clipboard

Specifies any Aurora Serverless v2 properties or limits that differ between Aurora Serverless v2 platform versions. You can retrieve the platform version of an existing DB cluster and check whether that version supports certain Aurora Serverless v2 features before you attempt to use those features.

Link copied to clipboard

The version number of the serverless platform.

Link copied to clipboard

The description of the serverless platform.

Link copied to clipboard

The status of the serverless platform. Valid statuses are the following:

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