CampaignCustomMessage
public struct CampaignCustomMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.
Declaration
Swift
public let data: String? -
Undocumented
Declaration
Swift
public init(data: String? = nil)
View on GitHub
CampaignCustomMessage Structure Reference