class Aws::Health::Types::EntityAggregate
The number of entities that are affected by one or more events. Returned by the [DescribeEntityAggregates] operation.
[1]: docs.aws.amazon.com/health/latest/APIReference/API_DescribeEntityAggregates.html
@!attribute [rw] event_arn
The unique identifier for the event. The event ARN has the `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID ` format. For example, an event ARN might look like the following: `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456` @return [String]
@!attribute [rw] count
The number of entities that match the criteria for the specified events. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/EntityAggregate AWS API Documentation
Constants
- SENSITIVE