modifyDbInstance
inline suspend fun DocDbClient.modifyDbInstance(crossinline block: ModifyDbInstanceRequest.Builder.() -> Unit): ModifyDbInstanceResponse
Modifies settings for an instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.