primaryClusters

Parameters

value

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


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


@JvmName(name = "fqpcolblrubsrjvh")
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 = "ogdussrvqaiyqprw")
suspend fun primaryClusters(argument: List<suspend ClusterCrossClusterReplicationConfigMembershipPrimaryClusterArgsBuilder.() -> Unit>)
@JvmName(name = "ppvicvssgonafenl")
suspend fun primaryClusters(vararg argument: suspend ClusterCrossClusterReplicationConfigMembershipPrimaryClusterArgsBuilder.() -> Unit)
@JvmName(name = "txhdckyworumwaxe")
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.