GetSubscriberNotificationResult

data class GetSubscriberNotificationResult(val notificationConfiguration: SubscriberNotificationNotificationConfiguration? = null, val subscriberEndpoint: String? = null)

Constructors

Link copied to clipboard
constructor(notificationConfiguration: SubscriberNotificationNotificationConfiguration? = null, subscriberEndpoint: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specify the configurations you want to use for subscriber notification. The subscriber is notified when new data is written to the data lake for sources that the subscriber consumes in Security Lake .

Link copied to clipboard

The endpoint the subscriber should listen to for notifications