toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.inputs
/
DatabaseMigrationPropertiesSqlDbArgsBuilder
/
tableList
table
List
@
JvmName
(
name
=
"exbgtkaeinbmmemd"
)
suspend
fun
tableList
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bvkoiofjqhhegqut"
)
suspend
fun
tableList
(
value
:
List
<
String
>
?
)
Parameters
value
List of tables to copy.
@
JvmName
(
name
=
"yfcrgdvxbamkvkty"
)
suspend
fun
tableList
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"siwoyxfgxycrbmvy"
)
suspend
fun
tableList
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xavjiimxtkwfwwsl"
)
suspend
fun
tableList
(
vararg
values
:
String
)
Parameters
values
List of tables to copy.