notification Recipient User Resource
suspend fun notificationRecipientUserResource(name: String, block: suspend NotificationRecipientUserResourceBuilder.() -> Unit): NotificationRecipientUser
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for NotificationRecipientUser.