class Aws::DAX::Types::Event

Represents a single occurrence of something interesting within the system. Some examples of events are creating a DAX cluster, adding or removing a node, or rebooting a node.

@!attribute [rw] source_name

The source of the event. For example, if the event occurred at the
node level, the source would be the node ID.
@return [String]

@!attribute [rw] source_type

Specifies the origin of this event - a cluster, a parameter group, a
node ID, etc.
@return [String]

@!attribute [rw] message

A user-defined message associated with the event.
@return [String]

@!attribute [rw] date

The date and time when the event occurred.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/Event AWS API Documentation

Constants

SENSITIVE