class Aws::PinpointEmail::Types::Template
@note When making an API call, you may pass Template
data as a hash: { template_arn: "TemplateArn", template_data: "TemplateData", }
@!attribute [rw] template_arn
The Amazon Resource Name (ARN) of the template. @return [String]
@!attribute [rw] template_data
An object that defines the values to use for message variables in the template. This object is a set of key-value pairs. Each key defines a message variable in the template. The corresponding value defines the value to use for that variable. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/Template AWS API Documentation
Constants
- SENSITIVE