SnsDestination
public struct SnsDestination : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish email events to. For more information about Amazon SNS topics, see the Amazon SNS Developer Guide.
Declaration
Swift
public let topicArn: String
-
Undocumented
Declaration
Swift
public init(topicArn: String)