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