BucketReplicationConfigRuleFilter

Constructors

Link copied to clipboard
constructor(and: BucketReplicationConfigRuleFilterAnd? = null, prefix: String? = null, tag: BucketReplicationConfigRuleFilterTag? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block for specifying rule filters. This element is required only if you specify more than one filter. See and below for more details.

Link copied to clipboard
val prefix: String? = null

Object key name prefix that identifies subset of objects to which the rule applies. Must be less than or equal to 1024 characters in length.

Link copied to clipboard

Configuration block for specifying a tag key and value. See below.