Bucket Replication Time
data class BucketReplicationTime(val status: BucketReplicationTimeStatus, val time: BucketReplicationTimeValue)
A container specifying 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. Must be specified together with a `Metrics`
block.