@aws-sdk/client-redshift

EventInfoMap Interface

Describes event information.

Members

Name
Type
Details
EventCategories string[] | undefined

The category of an Amazon Redshift event.

EventDescription string | undefined

The description of an Amazon Redshift event.

EventId string | undefined

The identifier of an Amazon Redshift event.

Severity string | undefined

The severity of the event.

Values: ERROR, INFO

Full Signature

export interface EventInfoMap