C# 클래스 Amazon.ElasticBeanstalk.Model.EventDescription

Describes an event.

파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
EventDescription ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

비공개 메소드들

메소드 설명
IsSetApplicationName ( ) : bool
IsSetEnvironmentName ( ) : bool
IsSetEventDate ( ) : bool
IsSetMessage ( ) : bool
IsSetRequestId ( ) : bool
IsSetSeverity ( ) : bool
IsSetTemplateName ( ) : bool
IsSetVersionLabel ( ) : bool

메소드 상세

EventDescription() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public EventDescription ( ) : System
리턴 System