GetDbClusterParameterGroupPlainArgs

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

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Provides the name of the DB cluster parameter group.

Functions

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