AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the CreateEmailTemplate operation. Creates a message template for messages that are sent through the email channel.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Pinpoint.AmazonPinpointRequest
      Amazon.Pinpoint.Model.CreateEmailTemplateRequest

Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z

Syntax

C#
public class CreateEmailTemplateRequest : AmazonPinpointRequest
         IAmazonWebServiceRequest

The CreateEmailTemplateRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EmailTemplateRequest Amazon.Pinpoint.Model.EmailTemplateRequest

Gets and sets the property EmailTemplateRequest.

Public Property TemplateName System.String

Gets and sets the property TemplateName.

The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5