class Aws::DatabaseMigrationService::Types::EventCategoryGroup

Lists categories of events subscribed to, and generated by, the applicable DMS resource type. This data type appears in response to the [ `DescribeEventCategories` ][1] action.

[1]: docs.aws.amazon.com/dms/latest/APIReference/API_EventCategoryGroup.html

@!attribute [rw] source_type

The type of DMS resource that generates events.

Valid values: replication-instance \| replication-server \|
security-group \| replication-task
@return [String]

@!attribute [rw] event_categories

A list of event categories from a source type that you've chosen.
@return [Array<String>]

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

Constants

SENSITIVE