syncArchitecture

@JvmName(name = "mhhduofxnsmfhkep")
suspend fun syncArchitecture(value: Output<String>)
@JvmName(name = "gowstrdfyiarwuay")
suspend fun syncArchitecture(value: String?)

Parameters

value

Synchronization topology, value:

  • oneway: one-way synchronization, the default value.

  • bidirectional: two-way synchronization.