ServiceResource / Sub-Resource / Notification

Notification#

Glacier.ServiceResource.Notification(account_id, vault_name)#

Creates a Notification resource.:

notification = glacier.Notification('account_id','vault_name')
Parameters:
  • account_id (string) – The Notification’s account_id identifier. This must be set.

  • vault_name (string) – The Notification’s vault_name identifier. This must be set.

Return type:

Glacier.Notification

Returns:

A Notification resource