prefixSet

@JvmName(name = "tpqqvgynuioqklqq")
suspend fun prefixSet(value: Output<BucketReplicationPrefixSetArgs>)
@JvmName(name = "afihnobcvlhcsmqj")
suspend fun prefixSet(value: BucketReplicationPrefixSetArgs?)

Parameters

value

The prefixes used to specify the object to replicate. Only objects that match the prefix are replicated to the destination bucket(See the following block prefix_set).


@JvmName(name = "doaexnmnximbtvwf")
suspend fun prefixSet(argument: suspend BucketReplicationPrefixSetArgsBuilder.() -> Unit)

Parameters

argument

The prefixes used to specify the object to replicate. Only objects that match the prefix are replicated to the destination bucket(See the following block prefix_set).