---
type: resource-type
title: QuickSightTemplate
description: aws resource type AWS::QuickSight::Template
name: QuickSightTemplate
lexicon: aws
resource_type: AWS::QuickSight::Template
---
`AWS::QuickSight::Template`, a resource type of the aws lexicon.

## Properties

- `AwsAccountId` (`string`, required)
- `TemplateId` (`string`, required)
- `Arn` (`string`, optional): <p>The Amazon Resource Name (ARN) of the template.</p>
- `CreatedTime` (`string`, optional): <p>Time when this was created.</p>
- `Definition` (`QuickSightTemplate_TemplateVersionDefinition`, optional)
- `LastUpdatedTime` (`string`, optional): <p>Time when this was last updated.</p>
- `Name` (`string`, optional)
- `Permissions` (`QuickSightTemplate_ResourcePermission[]`, optional)
- `SourceEntity` (`QuickSightTemplate_TemplateSourceEntity`, optional)
- `Tags` (`QuickSightTemplate_Tag[]`, optional)
- `ValidationStrategy` (`QuickSightTemplate_ValidationStrategy`, optional)
- `Version` (`QuickSightTemplate_TemplateVersion`, optional)
- `VersionDescription` (`string`, optional)

## Attributes

- `Arn`
- `CreatedTime`
- `LastUpdatedTime`
- `Version`
