OBJECT
Replication target specific information.
type ClusterReplicationTarget {# Id of replication target.id: String! # Name of replication target.name: String! }