GetDbClusterPlainArgs

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

Constructors

Link copied to clipboard
fun GetDbClusterPlainArgs(dbClusterIdentifier: String)

Functions

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

Properties

Link copied to clipboard

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