replicationTime

@JvmName(name = "bxdhrvowfrqopony")
suspend fun replicationTime(value: Output<ReplicationTimeArgs>)
@JvmName(name = "yjdvcotjrvtgjkms")
suspend fun replicationTime(value: ReplicationTimeArgs?)

Parameters

value

A container specifying S3 Replication Time Control (S3 RTC), 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. 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.


@JvmName(name = "kbmmobwairuphooj")
suspend fun replicationTime(argument: suspend ReplicationTimeArgsBuilder.() -> Unit)

Parameters

argument

A container specifying S3 Replication Time Control (S3 RTC), 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. 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.