global Level Notifications
suspend fun globalLevelNotifications(name: String, block: suspend GlobalLevelNotificationsResourceBuilder.() -> Unit): GlobalLevelNotifications
Parameters
name
The unique name of the resulting resource.
block
Builder for GlobalLevelNotifications.
See also
Parameters
name
The unique name of the resulting resource.