get Db Parameter Group
AWS::Neptune::DBParameterGroup creates a new DB parameter group. This type can be declared in a template and referenced in the DBParameterGroupName parameter of AWS::Neptune::DBInstance
Return
null
Parameters
argument
null
Return
null
Parameters
name
Provides the name of the DB parameter group.
See also
suspend fun getDbParameterGroup(argument: suspend GetDbParameterGroupPlainArgsBuilder.() -> Unit): GetDbParameterGroupResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.neptune.kotlin.inputs.GetDbParameterGroupPlainArgs.