additionalLocations

@JvmName(name = "gtsixiltixvnwgqk")
suspend fun additionalLocations(value: Output<List<String>>)
@JvmName(name = "kviioetqsnlbdteo")
suspend fun additionalLocations(value: List<String>?)

Parameters

value

List of locations that point to the path where a Delta table is located.


@JvmName(name = "owaystoqfguvquoc")
suspend fun additionalLocations(vararg values: Output<String>)


@JvmName(name = "cohdkdvebooiitxh")
suspend fun additionalLocations(values: List<Output<String>>)
@JvmName(name = "luorxwvwsuewhcbj")
suspend fun additionalLocations(vararg values: String)

Parameters

values

List of locations that point to the path where a Delta table is located.