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.
This data type is used as a response element in the DescribeEvents action.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class Event
The Event type exposes the following members
Name | Description | |
---|---|---|
![]() |
Event() |
Empty constructor used to set properties independently even when a simple constructor is available |
Name | Type | Description | |
---|---|---|---|
![]() |
Date | System.DateTime |
Gets and sets the property Date. Specifies the date and time of the event. |
![]() |
EventCategories | System.Collections.Generic.List<System.String> |
Gets and sets the property EventCategories. Specifies the category for the event. |
![]() |
Message | System.String |
Gets and sets the property Message. Provides the text of this event. |
![]() |
SourceArn | System.String |
Gets and sets the property SourceArn. The Amazon Resource Name (ARN) for the event. |
![]() |
SourceIdentifier | System.String |
Gets and sets the property SourceIdentifier. Provides the identifier for the source of the event. |
![]() |
SourceType | Amazon.RDS.SourceType |
Gets and sets the property SourceType. Specifies the source type for this event. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5