/AWS1/CL_SE2PINPOINTDST¶
An object that defines an Amazon Pinpoint project destination for email events. You can send email event data to a Amazon Pinpoint project to view metrics using the Transactional Messaging dashboards that are built in to Amazon Pinpoint. For more information, see Transactional Messaging Charts in the Amazon Pinpoint User Guide.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_APPLICATIONARN
TYPE /AWS1/SE2AMAZONRESOURCENAME
/AWS1/SE2AMAZONRESOURCENAME
¶
The Amazon Resource Name (ARN) of the Amazon Pinpoint project to send email events to.
Queryable Attributes¶
ApplicationArn¶
The Amazon Resource Name (ARN) of the Amazon Pinpoint project to send email events to.
Accessible with the following methods¶
Method | Description |
---|---|
GET_APPLICATIONARN() |
Getter for APPLICATIONARN, with configurable default |
ASK_APPLICATIONARN() |
Getter for APPLICATIONARN w/ exceptions if field has no valu |
HAS_APPLICATIONARN() |
Determine if APPLICATIONARN has a value |