AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 4.5
 
Information about SNS topic and AWS Directory Service directory associations.

Inheritance Hierarchy

System.Object
  Amazon.DirectoryService.Model.EventTopic

Namespace: Amazon.DirectoryService.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class EventTopic : Object

The EventTopic type exposes the following members

Constructors

NameDescription
Public Method EventTopic()

Properties

NameTypeDescription
Public Property CreatedDateTime System.DateTime Gets and sets the property CreatedDateTime.

The date and time of when you associated your directory with the SNS topic.

Public Property DirectoryId System.String Gets and sets the property DirectoryId.

The Directory ID of an AWS Directory Service directory that will publish status messages to an SNS topic.

Public Property Status Amazon.DirectoryService.TopicStatus Gets and sets the property Status.

The topic registration status.

Public Property TopicArn System.String Gets and sets the property TopicArn.

The SNS topic ARN (Amazon Resource Name).

Public Property TopicName System.String Gets and sets the property TopicName.

The name of an AWS SNS topic the receives status messages from the directory.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5