C# Class Amazon.S3.NotificationEvents

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.
Datei anzeigen Open project: aws/aws-sdk-net

Public Properties

Property Type Description
ReducedRedundancyLostObject string

Private Methods

Method Description
NotificationEvents ( ) : System

Property Details

ReducedRedundancyLostObject public_oe static_oe property

An event that says an object has been lost in the reduced redundancy storage.
public static string ReducedRedundancyLostObject
return string