AWS SDK Version 3 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.

Information about Amazon SNS topic and Directory Service directory associations.

Inheritance Hierarchy

System.Object
  Amazon.DirectoryService.Model.EventTopic

Namespace: Amazon.DirectoryService.Model
Assembly: AWSSDK.DirectoryService.dll
Version: 3.x.y.z

Syntax

C#
public class EventTopic

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 Amazon SNS topic.

Public Property DirectoryId System.String

Gets and sets the property DirectoryId.

The Directory ID of an Directory Service directory that will publish status messages to an Amazon 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 Amazon SNS topic ARN (Amazon Resource Name).

Public Property TopicName System.String

Gets and sets the property TopicName.

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

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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