PinpointDestination
public struct PinpointDestination : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send email events to.
Declaration
Swift
public let applicationArn: String?
-
Undocumented
Declaration
Swift
public init(applicationArn: String? = nil)