SendBounceResponse
public struct SendBounceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The message ID of the bounce message.
Declaration
Swift
public let messageId: String?
-
Undocumented
Declaration
Swift
public init(messageId: String? = nil)