SendBulkEmailResponse
public struct SendBulkEmailResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let bulkEmailEntryResults: [BulkEmailEntryResult] -
Undocumented
Declaration
Swift
public init(bulkEmailEntryResults: [BulkEmailEntryResult])
View on GitHub
SendBulkEmailResponse Structure Reference