GetGlobalClusterPlainArgs

data class GetGlobalClusterPlainArgs(val globalClusterIdentifier: String) : ConvertibleToJava<GetGlobalClusterPlainArgs>

Constructors

Link copied to clipboard
constructor(globalClusterIdentifier: String)

Properties

Link copied to clipboard

The cluster identifier of the new global database cluster. This parameter is stored as a lowercase string.

Functions

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