/AWS1/CL_PPEPINPOINTDST¶
An object that defines a Amazon Pinpoint destination for email events. You can use Amazon Pinpoint events to create attributes in Amazon Pinpoint projects. You can use these attributes to create segments for your campaigns.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_applicationarn
TYPE /AWS1/PPEAMAZONRESOURCENAME
/AWS1/PPEAMAZONRESOURCENAME
¶
The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send email events to.
Queryable Attributes¶
ApplicationArn¶
The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want 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 |