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.
Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z
public class ListTemplateVersionsRequest : AmazonPinpointRequest IAmazonWebServiceRequest
The ListTemplateVersionsRequest type exposes the following members
Name | Description | |
---|---|---|
ListTemplateVersionsRequest() |
Name | Type | Description | |
---|---|---|---|
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. |
|
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. |
|
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. |
|
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. |
.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