@aws-sdk/client-quicksight

DescribeTemplateDefinitionCommandInput Interface

Members

Name
Type
Details
AwsAccountId Requiredstring | undefined

The ID of the Amazon Web Services account that contains the template. You must be using the Amazon Web Services account that the template is in.

TemplateId Requiredstring | undefined

The ID of the template that you're describing.

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 $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to templates.

VersionNumber number | undefined

The version number of the template.

Full Signature

export interface DescribeTemplateDefinitionCommandInput extends DescribeTemplateDefinitionRequest