prefixSet

@JvmName(name = "vpdxrqcplvxwoqsx")
suspend fun prefixSet(value: Output<BucketReplicationPrefixSetArgs>)
@JvmName(name = "omtkkpatvvgudxha")
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 = "vuymsmrsnykbghpx")
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.