class Aws::Redshift::Types::Event

Describes an event.

@!attribute [rw] source_identifier

The identifier for the source of the event.
@return [String]

@!attribute [rw] source_type

The source type for this event.
@return [String]

@!attribute [rw] message

The text of this event.
@return [String]

@!attribute [rw] event_categories

A list of the event categories.

Values: Configuration, Management, Monitoring, Security, Pending
@return [Array<String>]

@!attribute [rw] severity

The severity of the event.

Values: ERROR, INFO
@return [String]

@!attribute [rw] date

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

@!attribute [rw] event_id

The identifier of the event.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/Event AWS API Documentation

Constants

SENSITIVE