pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.inputs
/
DatabaseMigrationPropertiesSqlDbArgsBuilder
/
tableList
table
List
@
JvmName
(
name
=
"focviqjdtjhchufl"
)
suspend
fun
tableList
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bdvboqsiygewokhm"
)
suspend
fun
tableList
(
value
:
List
<
String
>
?
)
Parameters
value
List of tables to copy.
@
JvmName
(
name
=
"phrkaifuscgohjmn"
)
suspend
fun
tableList
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"rtpcrrakycvlsarc"
)
suspend
fun
tableList
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vwymmkkxjvbjbuvr"
)
suspend
fun
tableList
(
vararg
values
:
String
)
Parameters
values
List of tables to copy.