You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Health::Types::EventDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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.

Instance Attribute Summary collapse

Instance Attribute Details

#eventTypes::Event

Summary information about the event.

Returns:

#event_descriptionTypes::EventDescription

The most recent description of the event.

Returns:

#event_metadataHash<String,String>

Additional metadata about the event.

Returns:

  • (Hash<String,String>)

    Additional metadata about the event.