AWS::QuickSight::Dashboard AssetOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::QuickSight::Dashboard AssetOptions

An array of analysis level configurations.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Timezone" : String, "WeekStart" : String }

YAML

Timezone: String WeekStart: String

Properties

Timezone

Determines the timezone for the analysis.

Required: No

Type: String

Update requires: No interruption

WeekStart

Determines the week start day for an analysis.

Required: No

Type: String

Allowed values: SUNDAY | MONDAY | TUESDAY | WEDNESDAY | THURSDAY | FRIDAY | SATURDAY

Update requires: No interruption