data class BucketReplicationProgressArgs(val historicalObject: Output<String>? = null, val newObject: Output<String>? = null) : ConvertibleToJava<BucketReplicationProgressArgs>
The time used to distinguish new data from historical data. Data that is written to the source bucket before the time is replicated to the destination bucket as new data. The value of this element is in GMT.