DeregisterEventTopicRequest

Removes the specified directory as a publisher to the specified Amazon SNS topic.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Directory ID to remove as a publisher. This directory will no longer send messages to the specified Amazon SNS topic.

Link copied to clipboard

The name of the Amazon SNS topic from which to remove the directory as a publisher.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String