Subscriber

The recipient of AnomalySubscription notifications.

Types

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

Properties

Link copied to clipboard

The email address or SNS Amazon Resource Name (ARN). This depends on the Type.

Link copied to clipboard

Indicates if the subscriber accepts the notifications.

Link copied to clipboard

The notification delivery channel.

Functions

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