GetDbClusterParameterGroupPlainArgs

data class GetDbClusterParameterGroupPlainArgs(val dbClusterParameterGroupName: String) : ConvertibleToJava<GetDbClusterParameterGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(dbClusterParameterGroupName: String)

Properties

Link copied to clipboard

The name of the DB cluster parameter group. Constraints:

Functions

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