prefixSet

@JvmName(name = "fxumqnefckgalqrx")
suspend fun prefixSet(value: Output<BucketReplicationPrefixSetArgs>)
@JvmName(name = "rbfhbvkjwggqfjta")
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 = "prsfugqhpodewffm")
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).