primaryCluster

@JvmName(name = "arlvwviyjcxqaewb")
suspend fun primaryCluster(value: Output<ClusterCrossClusterReplicationConfigPrimaryClusterArgs>)
@JvmName(name = "vogxttywnuwpfoqi")
suspend fun primaryCluster(value: ClusterCrossClusterReplicationConfigPrimaryClusterArgs?)

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.


@JvmName(name = "bwtaukqoduygxywm")
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.