replicationTime

@JvmName(name = "cyjlnbvfuvsricwy")
suspend fun replicationTime(value: Output<BucketReplicationTimeArgs>)
@JvmName(name = "tjwvcfvrxywhqpkg")
suspend fun replicationTime(value: BucketReplicationTimeArgs?)

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.


@JvmName(name = "caamuudieqslcnyf")
suspend fun replicationTime(argument: suspend BucketReplicationTimeArgsBuilder.() -> 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.