parameters

@JvmName(name = "obaxffytrwtmyxfh")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "rnvisajaehgstaov")
suspend fun parameters(value: Map<String, String>?)

Parameters

value

A map of key value pairs defining the parameters and properties of the open source table. Corresponds with hive meta store table parameters. Maximum size of 4Mib.


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

Parameters

values

A map of key value pairs defining the parameters and properties of the open source table. Corresponds with hive meta store table parameters. Maximum size of 4Mib.