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 ListTemplateVersions operation. Retrieves information about all the versions of a specific message template.

Inheritance Hierarchy

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

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

Syntax

C#
public class ListTemplateVersionsRequest : AmazonPinpointRequest
         IAmazonWebServiceRequest

The ListTemplateVersionsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property NextToken System.String

Gets and sets the property NextToken.

The string that specifies which page of results to return in a paginated response. This parameter is not supported for application, campaign, and journey metrics.

Public Property PageSize System.String

Gets and sets the property PageSize.

The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.

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.

Public Property TemplateType System.String

Gets and sets the property TemplateType.

The type of channel that the message template is designed for. Valid values are: EMAIL, PUSH, SMS, and VOICE.

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