class Aws::Health::Types::EventDetailsErrorItem

Error information returned when a [DescribeEventDetails] operation can't find a specified event.

[1]: docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventDetails.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] error_name

The name of the error.
@return [String]

@!attribute [rw] error_message

A message that describes the error.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/EventDetailsErrorItem AWS API Documentation

Constants

SENSITIVE