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

## Properties

- `AwsAccountId` (`string`, required)
- `BaseThemeId` (`string`, required)
- `Configuration` (`QuickSightTheme_ThemeConfiguration`, required)
- `Name` (`string`, required)
- `ThemeId` (`string`, required)
- `Arn` (`string`, optional): <p>The Amazon Resource Name (ARN) of the theme.</p>
- `CreatedTime` (`string`, optional): <p>The date and time that the theme was created.</p>
- `LastUpdatedTime` (`string`, optional): <p>The date and time that the theme was last updated.</p>
- `Permissions` (`QuickSightTheme_ResourcePermission[]`, optional)
- `Tags` (`QuickSightTheme_Tag[]`, optional)
- `Type` (`QuickSightTheme_ThemeType`, optional)
- `Version` (`QuickSightTheme_ThemeVersion`, optional)
- `VersionDescription` (`string`, optional)

## Attributes

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