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.
Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z
public class CreateTemplateAliasRequest : AmazonQuickSightRequest IAmazonWebServiceRequest
The CreateTemplateAliasRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateTemplateAliasRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
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 |
![]() |
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. |
![]() |
TemplateId | System.String |
Gets and sets the property TemplateId. An ID for the template. |
![]() |
TemplateVersionNumber | System.Int64 |
Gets and sets the property TemplateVersionNumber. The version number of the template. |
.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