Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data PinpointDestination Source #
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.
See: newPinpointDestination
smart constructor.
PinpointDestination' | |
|
Instances
newPinpointDestination :: PinpointDestination Source #
Create a value of PinpointDestination
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:applicationArn:PinpointDestination'
, pinpointDestination_applicationArn
- The Amazon Resource Name (ARN) of the Amazon Pinpoint project to send
email events to.
pinpointDestination_applicationArn :: Lens' PinpointDestination (Maybe Text) Source #
The Amazon Resource Name (ARN) of the Amazon Pinpoint project to send email events to.