tablesToExclude

@JvmName(name = "cucgrotwpjtxwnno")
suspend fun tablesToExclude(value: Output<List<String>>)
@JvmName(name = "oyueqvlsvycduhgj")
suspend fun tablesToExclude(value: List<String>?)

Parameters

value

Tables to be excluded in the data set


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


@JvmName(name = "tkubehshrllhlovs")
suspend fun tablesToExclude(values: List<Output<String>>)
@JvmName(name = "vgiwdmavdwolgqgm")
suspend fun tablesToExclude(vararg values: String)

Parameters

values

Tables to be excluded in the data set