class Aws::Health::Types::EventDetails

Detailed information about an event. A combination of an [Event] object, an [EventDescription] object, and additional metadata about the event. Returned by the [DescribeEventDetails] operation.

[1]: docs.aws.amazon.com/health/latest/APIReference/API_Event.html [2]: docs.aws.amazon.com/health/latest/APIReference/API_EventDescription.html [3]: docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventDetails.html

@!attribute [rw] event

Summary information about the event.
@return [Types::Event]

@!attribute [rw] event_description

The most recent description of the event.
@return [Types::EventDescription]

@!attribute [rw] event_metadata

Additional metadata about the event.
@return [Hash<String,String>]

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

Constants

SENSITIVE