driverOpts

@JvmName(name = "figahqdpllwjcccr")
suspend fun driverOpts(value: Output<Map<String, String>>)
@JvmName(name = "pfjnhrsvfcnrmbyy")
suspend fun driverOpts(value: Map<String, String>?)

Parameters

value

Options specific to the driver.


@JvmName(name = "lklwqinonnohyrgu")
fun driverOpts(vararg values: Pair<String, String>)

Parameters

values

Options specific to the driver.