prefixSet

@JvmName(name = "uygbrjnqpywxdpbu")
suspend fun prefixSet(value: Output<BucketReplicationPrefixSetArgs>)
@JvmName(name = "ilndvuplibobwepu")
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 = "alefhksugrwecrkw")
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.