GetDbParameterGroupPlainArgs

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

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

Provides the name of the DB parameter group.

Functions

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