replication Info List
Parameters
value
A list of replication configurations, where each configuration targets a given source cluster to target cluster replication flow.
Parameters
values
A list of replication configurations, where each configuration targets a given source cluster to target cluster replication flow.
suspend fun replicationInfoList(argument: List<suspend ReplicatorReplicationInfoArgsBuilder.() -> Unit>)
suspend fun replicationInfoList(vararg argument: suspend ReplicatorReplicationInfoArgsBuilder.() -> Unit)
Parameters
argument
A list of replication configurations, where each configuration targets a given source cluster to target cluster replication flow.