selectedSourceDatabases

@JvmName(name = "itgsckrcgadtnnxv")
suspend fun selectedSourceDatabases(value: Output<List<String>>)
@JvmName(name = "xcuxchfmjeekmdmt")
suspend fun selectedSourceDatabases(value: List<String>)

Parameters

value

List of source database names to collect tables for


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


@JvmName(name = "bxtatupthcdhgisx")
suspend fun selectedSourceDatabases(values: List<Output<String>>)
@JvmName(name = "qacsdssqivcnqphh")
suspend fun selectedSourceDatabases(vararg values: String)

Parameters

values

List of source database names to collect tables for