SnsDestination

An object that contains information about an event destination that sends data to Amazon SNS.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.

Functions

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