primaryClusters

Parameters

value

Details of the primary cluster that is used as the replication source for all the secondary clusters.


@JvmName(name = "yscyhvgrcspsdklr")
suspend fun primaryClusters(vararg values: Output<ClusterCrossClusterReplicationConfigMembershipPrimaryClusterArgs>)


@JvmName(name = "helnpcannxyakbwy")
suspend fun primaryClusters(values: List<Output<ClusterCrossClusterReplicationConfigMembershipPrimaryClusterArgs>>)

Parameters

values

Details of the primary cluster that is used as the replication source for all the secondary clusters.


@JvmName(name = "edwliyilexsgjhev")
suspend fun primaryClusters(argument: List<suspend ClusterCrossClusterReplicationConfigMembershipPrimaryClusterArgsBuilder.() -> Unit>)
@JvmName(name = "dliptmrpoqdkgtnn")
suspend fun primaryClusters(vararg argument: suspend ClusterCrossClusterReplicationConfigMembershipPrimaryClusterArgsBuilder.() -> Unit)
@JvmName(name = "rqcmgmtwgtviajsw")
suspend fun primaryClusters(argument: suspend ClusterCrossClusterReplicationConfigMembershipPrimaryClusterArgsBuilder.() -> Unit)

Parameters

argument

Details of the primary cluster that is used as the replication source for all the secondary clusters.