AWS SDK for .NET Documentation
EventCategories Property
AmazonAmazon.Redshift.ModelModifyEventSubscriptionRequestEventCategories Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property EventCategories.

Specifies the Amazon Redshift event categories to be published by the event notification subscription.

Values: Configuration, Management, Monitoring, Security

Declaration Syntax
C#
public List<string> EventCategories { get; set; }

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