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
/
MongoMigrationCollectionArgsBuilder
Mongo
Migration
Collection
Args
Builder
class
MongoMigrationCollectionArgsBuilder
Builder for
MongoMigrationCollectionArgs
.
Members
Functions
source
Collection
Link copied to clipboard
@
JvmName
(
name
=
"enmyhvjswqbcujdu"
)
suspend
fun
sourceCollection
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mfuhegfkyspgdscn"
)
suspend
fun
sourceCollection
(
value
:
String
?
)
source
Database
Link copied to clipboard
@
JvmName
(
name
=
"cvbdqjrdrqupkoeo"
)
suspend
fun
sourceDatabase
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"linshyrmpbcrnuca"
)
suspend
fun
sourceDatabase
(
value
:
String
?
)
target
Collection
Link copied to clipboard
@
JvmName
(
name
=
"vchcquwwikstxhbv"
)
suspend
fun
targetCollection
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wotmvtxaxgtpxlib"
)
suspend
fun
targetCollection
(
value
:
String
?
)
target
Database
Link copied to clipboard
@
JvmName
(
name
=
"fmxscjeinlyivond"
)
suspend
fun
targetDatabase
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qnjndsirkqumegqe"
)
suspend
fun
targetDatabase
(
value
:
String
?
)