EventSubscription

Detailed information about an event to which you have subscribed.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services customer account that is associated with the Amazon DocumentDB event notification subscription.

Link copied to clipboard

The Amazon DocumentDB event notification subscription ID.

Link copied to clipboard

A Boolean value indicating whether the subscription is enabled. A value of true indicates that the subscription is enabled.

Link copied to clipboard

A list of event categories for the Amazon DocumentDB event notification subscription.

Link copied to clipboard

The Amazon Resource Name (ARN) for the event subscription.

Link copied to clipboard

The topic ARN of the Amazon DocumentDB event notification subscription.

Link copied to clipboard

A list of source IDs for the Amazon DocumentDB event notification subscription.

Link copied to clipboard

The source type for the Amazon DocumentDB event notification subscription.

Link copied to clipboard

The status of the Amazon DocumentDB event notification subscription.

Link copied to clipboard

The time at which the Amazon DocumentDB event notification subscription was created.

Functions

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