IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

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

ipworkscloud_amazonglacier_get($res, 40 );
ipworkscloud_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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]