get Db Cluster Parameter Group
suspend fun getDbClusterParameterGroup(argument: GetDbClusterParameterGroupPlainArgs): GetDbClusterParameterGroupResult
The AWS::Neptune::DBClusterParameterGroup resource creates a new Amazon Neptune DB cluster parameter group
Return
null
Parameters
argument
null
Return
null
Parameters
name
Provides the name of the DB cluster parameter group.
See also
suspend fun getDbClusterParameterGroup(argument: suspend GetDbClusterParameterGroupPlainArgsBuilder.() -> Unit): GetDbClusterParameterGroupResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.neptune.kotlin.inputs.GetDbClusterParameterGroupPlainArgs.