C# Class Amazon.DirectoryService.Model.RegisterEventTopicRequest

Container for the parameters to the RegisterEventTopic operation. Associates a directory with an SNS topic. This establishes the directory as a publisher to the specified SNS topic. You can then receive email or text (SMS) messages when the status of your directory changes. You get notified if your directory goes from an Active status to an Impaired or Inoperable status. You also receive a notification when the directory returns to an Active status.
Inheritance: AmazonDirectoryServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDirectoryId ( ) : bool
IsSetTopicName ( ) : bool