notification Rule
suspend fun notificationRule(name: String, block: suspend NotificationRuleResourceBuilder.() -> Unit): NotificationRule
Parameters
name
The unique name of the resulting resource.
block
Builder for NotificationRule.
See also
Parameters
name
The unique name of the resulting resource.