project Notification Config
suspend fun projectNotificationConfig(name: String, block: suspend ProjectNotificationConfigResourceBuilder.() -> Unit): ProjectNotificationConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectNotificationConfig.
See also
Parameters
name
The unique name of the resulting resource.