class Aws::DatabaseMigrationService::Types::Event

Describes an identifiable significant activity that affects a replication instance or task. This object can provide the message, the available event categories, the date and source of the event, and the DMS resource type.

@!attribute [rw] source_identifier

The identifier of an event source.
@return [String]

@!attribute [rw] source_type

The type of DMS resource that generates events.

Valid values: replication-instance \| endpoint \| replication-task
@return [String]

@!attribute [rw] message

The event message.
@return [String]

@!attribute [rw] event_categories

The event categories available for the specified source type.
@return [Array<String>]

@!attribute [rw] date

The date of the event.
@return [Time]

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

Constants

SENSITIVE