AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class EventSubscription : Object
The EventSubscription type exposes the following members
Name | Description | |
---|---|---|
![]() |
EventSubscription() |
Name | Type | Description | |
---|---|---|---|
![]() |
CustomerAwsId | System.String |
Gets and sets the property CustomerAwsId.
The AWS customer account associated with the Amazon Redshift event notification subscription. |
![]() |
CustSubscriptionId | System.String |
Gets and sets the property CustSubscriptionId.
The name of the Amazon Redshift event notification subscription. |
![]() |
Enabled | System.Boolean |
Gets and sets the property Enabled.
A Boolean value indicating whether the subscription is enabled. |
![]() |
EventCategoriesList | System.Collections.Generic.List<System.String> |
Gets and sets the property EventCategoriesList.
The list of Amazon Redshift event categories specified in the event notification subscription. Values: Configuration, Management, Monitoring, Security |
![]() |
Severity | System.String |
Gets and sets the property Severity.
The event severity specified in the Amazon Redshift event notification subscription. Values: ERROR, INFO |
![]() |
SnsTopicArn | System.String |
Gets and sets the property SnsTopicArn.
The Amazon Resource Name (ARN) of the Amazon SNS topic used by the event notification subscription. |
![]() |
SourceIdsList | System.Collections.Generic.List<System.String> |
Gets and sets the property SourceIdsList.
A list of the sources that publish events to the Amazon Redshift event notification subscription. |
![]() |
SourceType | System.String |
Gets and sets the property SourceType.
The source type of the events returned the Amazon Redshift event notification, such as cluster, or cluster-snapshot. |
![]() |
Status | System.String |
Gets and sets the property Status.
The status of the Amazon Redshift event notification subscription. Constraints:
|
![]() |
SubscriptionCreationTime | System.DateTime |
Gets and sets the property SubscriptionCreationTime.
The date and time the Amazon Redshift event notification subscription was created. |
![]() |
Tags | System.Collections.Generic.List<Amazon.Redshift.Model.Tag> |
Gets and sets the property Tags.
The list of tags for the event subscription. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8