AWS::QuickSight::Template 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).

AWS::QuickSight::Template 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