BucketReplicationPrefixSet

data class BucketReplicationPrefixSet(val prefixes: List<String>)

Constructors

Link copied to clipboard
constructor(prefixes: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of object key name prefix identifying one or more objects to which the rule applies. NOTE: The prefix must be less than or equal to 1024 characters in length.