GetClusterParameterGroupPlainArgs

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

Constructors

Link copied to clipboard
fun GetClusterParameterGroupPlainArgs(parameterGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the cluster parameter group.