Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-alerts
v2
TrashAlertRequest
Interface TrashAlertRequest
interface
TrashAlertRequest
{
id
?:
string
;
purge
?:
boolean
;
}
Index
Properties
id?
purge?
Properties
Optional
id
id
?:
string
Optional
purge
purge
?:
boolean
Whether to permanently delete the alert. If not set, the alert will only be soft deleted.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
purge
Databricks SDK for JavaScript
Loading...
Whether to permanently delete the alert. If not set, the alert will only be soft deleted.