EventTopic

Information about Amazon SNS topic and Directory Service directory associations.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The topic registration status.

Link copied to clipboard

The Amazon SNS topic ARN (Amazon Resource Name).

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: EventTopic.Builder.() -> Unit = {}): EventTopic
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