SetNotificationInfo Method
Sets notification information for a vault.
Object Oriented Interface
public function doSetNotificationInfo($vaultname);
Procedural Interface
incloudstorage_amazonglacier_do_setnotificationinfo($res, $vaultname);
Remarks
This method sets the notification settings for the vault specified by VaultName. The NotifySNSTopic property must be set before calling this method. Optionally, the NotifyEventType may also be set.