Values.ImageReplicationStatusSourceThe status of the replication process for an image.
type nonrec t = {region : Region.t option;The destination Region for the image replication.
*)registryId : RegistryId.t option;The Amazon Web Services account ID associated with the registry to which the image belongs.
*)status : ReplicationStatus.t option;The image replication status.
*)failureCode : ReplicationError.t option;The failure code for a replication that has failed.
*)}