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

A Boolean value; set to

CopyC#
true
to activate the subscription, set to
CopyC#
false
to create the subscription but not active it.

Declaration Syntax
C#
public bool Enabled { get; set; }

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