prefixSet

@JvmName(name = "ykdqpejosskmgmbb")
suspend fun prefixSet(value: Output<BucketReplicationPrefixSetArgs>)
@JvmName(name = "aatddcqwydprgppq")
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 prefix_set below.


@JvmName(name = "oviipvawbjxwvfii")
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 prefix_set below.