resetParameterGroup
inline suspend fun MemoryDbClient.resetParameterGroup(crossinline block: ResetParameterGroupRequest.Builder.() -> Unit): ResetParameterGroupResponse
Modifies the parameters of a parameter group to the engine or system default value. You can reset specific parameters by submitting a list of parameter names. To reset the entire parameter group, specify the AllParameters and ParameterGroupName parameters.