pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.inputs
/
DatabaseMigrationPropertiesSqlDbArgsBuilder
/
tableList
table
List
@
JvmName
(
name
=
"kmiiqrmtwbvuvfut"
)
suspend
fun
tableList
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kmmnuwnfqlxvhylc"
)
suspend
fun
tableList
(
value
:
List
<
String
>
?
)
Parameters
value
List of tables to copy.
@
JvmName
(
name
=
"omppsgfaxempcibm"
)
suspend
fun
tableList
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wamorkebxbhqfwsm"
)
suspend
fun
tableList
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lkmsyqxmhwldtwni"
)
suspend
fun
tableList
(
vararg
values
:
String
)
Parameters
values
List of tables to copy.