GetClusterParameterGroupPlainArgs

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

A collection of arguments for invoking getClusterParameterGroup.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

DB cluster parameter group name.

Functions

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