AWS SDK Version 3 for .NET
API Reference

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.

Container for the parameters to the DescribeEntityAggregates operation. Returns the number of entities that are affected by each of the specified events.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.AWSHealth.AmazonAWSHealthRequest
      Amazon.AWSHealth.Model.DescribeEntityAggregatesRequest

Namespace: Amazon.AWSHealth.Model
Assembly: AWSSDK.AWSHealth.dll
Version: 3.x.y.z

Syntax

C#
public class DescribeEntityAggregatesRequest : AmazonAWSHealthRequest
         IAmazonWebServiceRequest

The DescribeEntityAggregatesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EventArns System.Collections.Generic.List<System.String>

Gets and sets the property EventArns.

A list of event ARNs (unique identifiers). For example: "arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-CDE456", "arn:aws:health:us-west-1::event/EBS/AWS_EBS_LOST_VOLUME/AWS_EBS_LOST_VOLUME_CHI789_JKL101"

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5