AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.ElasticBeanstalk.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class EventDescription : Object
The EventDescription type exposes the following members
Name | Description | |
---|---|---|
![]() |
EventDescription() | Empty constructor used to set properties independently even when a simple constructor is available |
Name | Type | Description | |
---|---|---|---|
![]() |
ApplicationName | System.String |
Gets and sets the property ApplicationName.
The application associated with the event. |
![]() |
EnvironmentName | System.String |
Gets and sets the property EnvironmentName.
The name of the environment associated with this event. |
![]() |
EventDate | System.DateTime |
Gets and sets the property EventDate.
The date when the event occurred. |
![]() |
Message | System.String |
Gets and sets the property Message.
The event message. |
![]() |
RequestId | System.String |
Gets and sets the property RequestId.
The web service request ID for the activity of this event. |
![]() |
Severity | Amazon.ElasticBeanstalk.EventSeverity |
Gets and sets the property Severity.
The severity level of this event. |
![]() |
TemplateName | System.String |
Gets and sets the property TemplateName.
The name of the configuration associated with this event. |
![]() |
VersionLabel | System.String |
Gets and sets the property VersionLabel.
The release label for the application version associated with this event. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1