toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.inputs
/
DatabaseMigrationPropertiesSqlDbArgsBuilder
/
tableList
table
List
@
JvmName
(
name
=
"rruqcjoosbxuakca"
)
suspend
fun
tableList
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bxwewbffvnxyjqga"
)
suspend
fun
tableList
(
value
:
List
<
String
>
?
)
Parameters
value
List of tables to copy.
@
JvmName
(
name
=
"pfehdhqcikddajmg"
)
suspend
fun
tableList
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"brpkdkcwldcjjirn"
)
suspend
fun
tableList
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"uqbdgthjpmokvgfb"
)
suspend
fun
tableList
(
vararg
values
:
String
)
Parameters
values
List of tables to copy.