syncArchitecture

val syncArchitecture: Output<String>?

Synchronization topology, value:

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

  • bidirectional: two-way synchronization.