C# 클래스 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.
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
ReducedRedundancyLostObject string

비공개 메소드들

메소드 설명
NotificationEvents ( ) : System

프로퍼티 상세

ReducedRedundancyLostObject 공개적으로 정적으로 프로퍼티

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