You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DirectoryService::Types::DescribeEventTopicsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The result of a DescribeEventTopic request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#event_topicsArray<Types::EventTopic>

A list of SNS topic names that receive status messages from the specified Directory ID.

Returns:

  • (Array<Types::EventTopic>)

    A list of SNS topic names that receive status messages from the specified Directory ID.