Cluster Cross Cluster Replication Config Args
constructor(clusterRole: Output<String>? = null, memberships: Output<List<ClusterCrossClusterReplicationConfigMembershipArgs>>? = null, primaryCluster: Output<ClusterCrossClusterReplicationConfigPrimaryClusterArgs>? = null, secondaryClusters: Output<List<ClusterCrossClusterReplicationConfigSecondaryClusterArgs>>? = null, updateTime: Output<String>? = null)