C# Класс Amazon.ElasticBeanstalk.Model.EventDescription

Describes an event.

Показать файл Открыть проект

Открытые методы

Метод Описание
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