AWS SDK for .NET Documentation
EventCategories Property
AmazonAmazon.RDS.ModelModifyEventSubscriptionRequestEventCategories Did this page help you?   Yes   No    Tell us about it...
A list of event categories for a SourceType that you want to subscribe to. You can see a list of the categories for a given SourceType in the Events topic in the Amazon RDS User Guide or by using the DescribeEventCategories action.
Declaration Syntax
C#
public List<string> EventCategories { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)