pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.inputs
/
MongoDbMigrationSettingsArgsBuilder
/
replication
replication
@
JvmName
(
name
=
"nvmebvjcdmmsaovk"
)
suspend
fun
replication
(
value
:
Output
<
Either
<
String
,
MongoDbReplication
>
>
)
@
JvmName
(
name
=
"pvpjmtwkmqvuylxk"
)
suspend
fun
replication
(
value
:
Either
<
String
,
MongoDbReplication
>
?
)
@
JvmName
(
name
=
"kfmcvuubtgxyivlt"
)
fun
replication
(
value
:
String
)
@
JvmName
(
name
=
"brhawfttpfbcmoba"
)
fun
replication
(
value
:
MongoDbReplication
)
Parameters
value
Describes how changes will be replicated from the source to the target. The default is OneTime.