You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::PinpointEmail::Types::PinpointDestination

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing PinpointDestination as input to an Aws::Client method, you can use a vanilla Hash:

{
  application_arn: "AmazonResourceName",
}

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.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#application_arnString

The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send email events to.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send email events to.