/AWS1/CL_SE2SNSDESTINATION¶
An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to send notifications when certain email events occur.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_TOPICARN
TYPE /AWS1/SE2AMAZONRESOURCENAME
/AWS1/SE2AMAZONRESOURCENAME
¶
The Amazon Resource Name (ARN) of the Amazon SNS topic to publish email events to. For more information about Amazon SNS topics, see the Amazon SNS Developer Guide.
Queryable Attributes¶
TopicArn¶
The Amazon Resource Name (ARN) of the Amazon SNS topic to publish email events to. For more information about Amazon SNS topics, see the Amazon SNS Developer Guide.
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 |