Values.ReplicationDestinationSourceAn array of objects representing the destination for a replication rule.
type nonrec t = {region : Region.t;The Region to replicate to.
*)registryId : RegistryId.t;The Amazon Web Services account ID of the Amazon ECR private registry to replicate to. When configuring cross-Region replication within your own registry, specify your own account ID.
*)}