Class S3KeyFilter
Filter criteria that allows for event notification filtering based on an S3 Object's key name.
public class S3KeyFilter
- Inheritance
-
S3KeyFilter
- Inherited Members
Constructors
S3KeyFilter()
public S3KeyFilter()
Properties
FilterRules
Gets and sets the filterRules property. These are the filter rules for this filter.
public List<FilterRule> FilterRules { get; set; }