GetDbClusterParameterGroupPlainArgs

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

Constructors

Link copied to clipboard
fun GetDbClusterParameterGroupPlainArgs(dbClusterParameterGroupName: String)

Functions

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

Properties