The constants for the known event names used by S3 notification. S3 might add new
            events before the SDK is updated. In which case the names listed in the S3 documentation
            will work as well as these constants.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public sealed class NotificationEvents
 Members
 Members| All Members | Methods | Fields | |||
| Icon | Member | Description | 
|---|---|---|
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ReducedRedundancyLostObject | 
            An event that says an object has been lost in the reduced redundancy storage.
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | NotificationEvents |