class Aws::MemoryDB::Types::Event

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

@!attribute [rw] source_name

The name for the source of the event. For example, if the event
occurred at the cluster level, the identifier would be the name of
the cluster.
@return [String]

@!attribute [rw] source_type

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

@!attribute [rw] message

The text of the event.
@return [String]

@!attribute [rw] date

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

@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/Event AWS API Documentation

Constants

SENSITIVE