project Level Notifications
suspend fun projectLevelNotifications(name: String, block: suspend ProjectLevelNotificationsResourceBuilder.() -> Unit): ProjectLevelNotifications
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectLevelNotifications.
See also
Parameters
name
The unique name of the resulting resource.