deleteMarkerReplication

@JvmName(name = "cmfcxkqfqlrhuhsp")
suspend fun deleteMarkerReplication(value: Output<BucketReplicationConfigRuleDeleteMarkerReplicationArgs>)

Parameters

value

Whether delete markers are replicated. This argument is only valid with V2 replication configurations (i.e., when filter is used)documented below.


@JvmName(name = "qmuobvlfoephibgs")
suspend fun deleteMarkerReplication(argument: suspend BucketReplicationConfigRuleDeleteMarkerReplicationArgsBuilder.() -> Unit)

Parameters

argument

Whether delete markers are replicated. This argument is only valid with V2 replication configurations (i.e., when filter is used)documented below.