AWS::QuickSight::Dashboard AssetOptions - AWS CloudFormation

AWS::QuickSight::Dashboard AssetOptions

An array of analysis level configurations.

Syntax

To declare this entity in your AWS 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