Table of Contents

Class ReplicationRuleAndOperator

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll
public class ReplicationRuleAndOperator
Inheritance
ReplicationRuleAndOperator
Inherited Members

Constructors

ReplicationRuleAndOperator()

public ReplicationRuleAndOperator()

Properties

Prefix

Object keyname prefix that identifies subset of objects to which the rule applies.

public string Prefix { get; set; }

Property Value

string

Tags

All of these tags must exist in the object's tag set in order for the rule to apply.

public List<Tag> Tags { get; set; }

Property Value

List<Tag>