class Aws::SESV2::Types::ReplacementTemplate

An object which contains `ReplacementTemplateData` to be used for a specific `BulkEmailEntry`.

@note When making an API call, you may pass ReplacementTemplate

data as a hash:

    {
      replacement_template_data: "EmailTemplateData",
    }

@!attribute [rw] replacement_template_data

A list of replacement values to apply to the template. This
parameter is a JSON object, typically consisting of key-value pairs
in which the keys correspond to replacement tags in the email
template.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/ReplacementTemplate AWS API Documentation

Constants

SENSITIVE