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.
Contains the results of a successful invocation of the DescribeEventSubscriptions action.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class EventSubscription
The EventSubscription type exposes the following members
Name | Description | |
---|---|---|
EventSubscription() |
Name | Type | Description | |
---|---|---|---|
CustomerAwsId | System.String |
Gets and sets the property CustomerAwsId. The Amazon customer account associated with the event notification subscription. |
|
CustSubscriptionId | System.String |
Gets and sets the property CustSubscriptionId. The event notification subscription Id. |
|
Enabled | System.Boolean |
Gets and sets the property Enabled. A Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled. |
|
EventCategoriesList | System.Collections.Generic.List<System.String> |
Gets and sets the property EventCategoriesList. A list of event categories for the event notification subscription. |
|
EventSubscriptionArn | System.String |
Gets and sets the property EventSubscriptionArn. The Amazon Resource Name (ARN) for the event subscription. |
|
SnsTopicArn | System.String |
Gets and sets the property SnsTopicArn. The topic ARN of the event notification subscription. |
|
SourceIdsList | System.Collections.Generic.List<System.String> |
Gets and sets the property SourceIdsList. A list of source IDs for the event notification subscription. |
|
SourceType | System.String |
Gets and sets the property SourceType. The source type for the event notification subscription. |
|
Status | System.String |
Gets and sets the property Status. The status of the event notification subscription. Constraints: Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist The status "no-permission" indicates that Neptune no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created. |
|
SubscriptionCreationTime | System.String |
Gets and sets the property SubscriptionCreationTime. The time the event notification subscription was created. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5