primary Cluster
Parameters
value
Details of the primary cluster that is used as the replication source for this secondary cluster. This is allowed to be set only for clusters whose cluster role is of type SECONDARY
. Structure is documented below.
suspend fun primaryCluster(argument: suspend ClusterCrossClusterReplicationConfigPrimaryClusterArgsBuilder.() -> Unit)
Parameters
argument
Details of the primary cluster that is used as the replication source for this secondary cluster. This is allowed to be set only for clusters whose cluster role is of type SECONDARY
. Structure is documented below.