subscriber Notification
suspend fun subscriberNotification(name: String, block: suspend SubscriberNotificationResourceBuilder.() -> Unit): SubscriberNotification
Parameters
name
The unique name of the resulting resource.
block
Builder for SubscriberNotification.
See also
Parameters
name
The unique name of the resulting resource.