tablesToExclude

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

Parameters

value

Tables to be excluded in the data set


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


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

Parameters

values

Tables to be excluded in the data set