- Navigation Guide
@aws-sdk/client-quicksight
UpdateTemplateAliasCommandInput Interface
The input for UpdateTemplateAliasCommand.
Members
Name | Type | Details |
---|---|---|
AliasName Required | string | undefined | The alias of the template that you want to update. If you name a specific alias, you update the version that the alias points to. You can specify the latest version of the template by providing the keyword |
AwsAccountId Required | string | undefined | The ID of the Amazon Web Services account that contains the template alias that you're updating. |
TemplateId Required | string | undefined | The ID for the template. |
TemplateVersionNumber Required | number | undefined | The version number of the template. |
Full Signature
export interface UpdateTemplateAliasCommandInput extends UpdateTemplateAliasRequest