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.
The values to use to filter results from the DescribeEvents and DescribeEventAggregates operations.
Namespace: Amazon.AWSHealth.Model
Assembly: AWSSDK.AWSHealth.dll
Version: 3.x.y.z
public class EventFilter
The EventFilter type exposes the following members
Name | Description | |
---|---|---|
EventFilter() |
Name | Type | Description | |
---|---|---|---|
AvailabilityZones | System.Collections.Generic.List<System.String> |
Gets and sets the property AvailabilityZones. A list of Amazon Web Services Availability Zones. |
|
EndTimes | System.Collections.Generic.List<Amazon.AWSHealth.Model.DateTimeRange> |
Gets and sets the property EndTimes. A list of dates and times that the event ended. |
|
EntityArns | System.Collections.Generic.List<System.String> |
Gets and sets the property EntityArns. A list of entity ARNs (unique identifiers). |
|
EntityValues | System.Collections.Generic.List<System.String> |
Gets and sets the property EntityValues.
A list of entity identifiers, such as EC2 instance IDs ( |
|
EventArns | System.Collections.Generic.List<System.String> |
Gets and sets the property EventArns.
A list of event ARNs (unique identifiers). For example: |
|
EventStatusCodes | System.Collections.Generic.List<System.String> |
Gets and sets the property EventStatusCodes. A list of event status codes. |
|
EventTypeCategories | System.Collections.Generic.List<System.String> |
Gets and sets the property EventTypeCategories.
A list of event type category codes. Possible values are |
|
EventTypeCodes | System.Collections.Generic.List<System.String> |
Gets and sets the property EventTypeCodes.
A list of unique identifiers for event types. For example, |
|
LastUpdatedTimes | System.Collections.Generic.List<Amazon.AWSHealth.Model.DateTimeRange> |
Gets and sets the property LastUpdatedTimes. A list of dates and times that the event was last updated. |
|
Regions | System.Collections.Generic.List<System.String> |
Gets and sets the property Regions. A list of Amazon Web Services Regions. |
|
Services | System.Collections.Generic.List<System.String> |
Gets and sets the property Services.
The Amazon Web Services services associated with the event. For example, |
|
StartTimes | System.Collections.Generic.List<Amazon.AWSHealth.Model.DateTimeRange> |
Gets and sets the property StartTimes. A list of dates and times that the event began. |
|
Tags | System.Collections.Generic.List<System.Collections.Generic.Dictionary<System.String, System.String>> |
Gets and sets the property Tags. A map of entity tags attached to the affected entity.
Currently, the |
.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