Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

SubscriptionEndpoint Property

This property contains the subscription's endpoint.

Syntax

snscontrol.SubscriptionEndpoint(SubscriptionIndex)

Default Value

""

Remarks

This property contains the subscription's endpoint.

The format of the endpoint depends on the protocol used for the subscription. Possible formats are:

A valid e-mail address for use with the "email" protocol
A valid e-mail address for use with the "email-json" protocol
A URL beginning with "http://" for use with the "http" protocol
A URL beginning with "https://" for use with the "https" protocol
A phone number (e.g. 19195447070) for use with the "sms" protocol
A SQS queue ARN for use with the "sqs" protocol

Note: This property is only applicable after calling ListSubscriptions or ListTopicSubscriptions.

The size of the array is controlled by the SubscriptionCount property.

This property is read-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0