deleteDbParameterGroup
inline suspend fun NeptuneClient.deleteDbParameterGroup(crossinline block: DeleteDbParameterGroupRequest.Builder.() -> Unit): DeleteDbParameterGroupResponse
Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted can't be associated with any DB instances.