/AWS1/CL_PPSSNSDESTINATION¶
An object that contains information about an event destination that sends data to Amazon SNS.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_topicarn
TYPE /AWS1/PPSSTRING
/AWS1/PPSSTRING
¶
The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.
Queryable Attributes¶
TopicArn¶
The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TOPICARN() |
Getter for TOPICARN, with configurable default |
ASK_TOPICARN() |
Getter for TOPICARN w/ exceptions if field has no value |
HAS_TOPICARN() |
Determine if TOPICARN has a value |