Describes information on an event.
Used by actions: DescribeEvents.
| Name | Type | Description |
|---|---|---|
| ProductId | String | Product ID. |
| ProductName | String | Product name. |
| RegionId | String | Region ID. |
| RegionName | String | Region name. |
| StartTime | String | Event start time. |
| EndTime | String | Event end time. If the event is still ongoing and has not ended, the end time will be empty. |
| CurrentStatus | String | Current status: Normally, Informational, Degradation. |
Detailed event information.
Used by actions: DescribeEvents.
| Name | Type | Description |
|---|---|---|
| EventList | Array of EventDetail | Detailed event information. Note: this field may return null, indicating that no valid value is obtained. |
Feedback