NotifySNSTopic Property
This property specifies the Amazon SNS Topic ARN that is used to deliver notifications.
Object Oriented Interface
public function getNotifySNSTopic(); public function setNotifySNSTopic($value);
Procedural Interface
incloudstorage_amazonglacier_get($res, 40 ); incloudstorage_amazonglacier_set($res, 40, $value );
Default Value
''
Remarks
This property specifies the Amazon SNS Topic ARN that is used to deliver notifications. The topic must already exist.
This property is not available at design time.
Data Type
String