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

## Properties

- `AwsAccountId` (`string`, required)
- `DashboardId` (`string`, required)
- `Name` (`string`, required)
- `Arn` (`string`, optional): <p>The Amazon Resource Name (ARN) of the resource.</p>
- `CreatedTime` (`string`, optional): <p>The time that this dashboard was created.</p>
- `DashboardPublishOptions` (`QuickSightDashboard_DashboardPublishOptions`, optional)
- `Definition` (`QuickSightDashboard_DashboardVersionDefinition`, optional)
- `FolderArns` (`string[]`, optional)
- `LastPublishedTime` (`string`, optional): <p>The last time that this dashboard was published.</p>
- `LastUpdatedTime` (`string`, optional): <p>The last time that this dashboard was updated.</p>
- `LinkEntities` (`string[]`, optional)
- `LinkSharingConfiguration` (`QuickSightDashboard_LinkSharingConfiguration`, optional)
- `Parameters` (`QuickSightDashboard_Parameters`, optional)
- `Permissions` (`QuickSightDashboard_ResourcePermission[]`, optional)
- `SourceEntity` (`QuickSightDashboard_DashboardSourceEntity`, optional)
- `Tags` (`QuickSightDashboard_Tag[]`, optional)
- `ThemeArn` (`string`, optional)
- `ValidationStrategy` (`QuickSightDashboard_ValidationStrategy`, optional)
- `Version` (`QuickSightDashboard_DashboardVersion`, optional)
- `VersionDescription` (`string`, optional)

## Attributes

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