CreateTemplateRequest
public struct CreateTemplateRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The content of the email, composed of a subject line, an HTML part, and a text-only part.
Declaration
Swift
public let template: Template -
Undocumented
Declaration
Swift
public init(template: Template)
View on GitHub
CreateTemplateRequest Structure Reference