additionalLocations

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

Parameters

value

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


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


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

Parameters

values

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