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 CreateTemplateAlias operation. Creates a template alias for a template.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.QuickSight.AmazonQuickSightRequest
      Amazon.QuickSight.Model.CreateTemplateAliasRequest

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

Syntax

C#
public class CreateTemplateAliasRequest : AmazonQuickSightRequest
         IAmazonWebServiceRequest

The CreateTemplateAliasRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AliasName System.String

Gets and sets the property AliasName.

The name that you want to give to the template alias that you're creating. Don't start the alias name with the $ character. Alias names that start with $ are reserved by Amazon QuickSight.

Public Property AwsAccountId System.String

Gets and sets the property AwsAccountId.

The ID of the Amazon Web Services account that contains the template that you creating an alias for.

Public Property TemplateId System.String

Gets and sets the property TemplateId.

An ID for the template.

Public Property TemplateVersionNumber System.Int64

Gets and sets the property TemplateVersionNumber.

The version number of the template.

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