ReplicationTimeResponse

data class ReplicationTimeResponse(val status: String? = null, val time: ReplicationTimeValueResponse? = null)

Definition of ReplicationTime

Constructors

Link copied to clipboard
constructor(status: String? = null, time: ReplicationTimeValueResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val status: String? = null

Specifies whether the replication time is enabled.

Link copied to clipboard

A container specifying the time by which replication should be complete for all objects and operations on objects. A container specifying the time value for S3 Replication Time Control (S3 RTC) and replication metrics `EventThreshold`.