Values.ReplicationTimeSourceA container that specifies S3 Replication Time Control (S3 RTC) related information, including whether S3 RTC is enabled and the time when all objects and operations on objects must be replicated. This is not supported by Amazon S3 on Outposts buckets.
type nonrec t = {status : ReplicationTimeStatus.t;Specifies whether S3 Replication Time Control (S3 RTC) is enabled.
*)time : ReplicationTimeValue.t;A container that specifies the time by which replication should be complete for all objects and operations on objects.
*)}