tablesToExclude

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

Parameters

value

Tables to be excluded in the data set


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


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

Parameters

values

Tables to be excluded in the data set