driverVersion

@JvmName(name = "pgyioabudfksamjh")
suspend fun driverVersion(value: Output<Any>)
@JvmName(name = "iqbkkcnlciihqoey")
suspend fun driverVersion(value: Any?)

Parameters

value

The version of the MariaDB driver. Type: string. V1 or empty for legacy driver, V2 for new driver. V1 can support connection string and property bag, V2 can only support connection string. The legacy driver is scheduled for deprecation by October 2024.