GetDbClusterPlainArgs

data class GetDbClusterPlainArgs(val dbClusterIdentifier: String) : ConvertibleToJava<GetDbClusterPlainArgs>

Constructors

Link copied to clipboard
constructor(dbClusterIdentifier: String)

Properties

Link copied to clipboard

The DB cluster identifier. This parameter is stored as a lowercase string. Constraints:

Functions

Link copied to clipboard
open override fun toJava(): GetDbClusterPlainArgs