class Aws::DatabaseMigrationService::Types::DescribeEventCategoriesMessage
@note When making an API call, you may pass DescribeEventCategoriesMessage
data as a hash: { source_type: "String", filters: [ { name: "String", # required values: ["String"], # required }, ], }
@!attribute [rw] source_type
The type of DMS resource that generates events. Valid values: replication-instance \| replication-task @return [String]
@!attribute [rw] filters
Filters applied to the event categories. @return [Array<Types::Filter>]
@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeEventCategoriesMessage AWS API Documentation
Constants
- SENSITIVE