activity Log Alert Resource
suspend fun activityLogAlertResource(name: String, block: suspend ActivityLogAlertResourceBuilder.() -> Unit): ActivityLogAlert
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ActivityLogAlert.