AWS::QuickSight::Dashboard DateTimeDefaultValues
The default values of the DateTimeParameterDeclaration.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DynamicValue" :DynamicDefaultValue, "RollingDate" :RollingDateConfiguration, "StaticValues" :[ String, ... ]}
YAML
DynamicValue:DynamicDefaultValueRollingDate:RollingDateConfigurationStaticValues:- String
Properties
DynamicValue-
The dynamic value of the
DataTimeDefaultValues. Different defaults are displayed according to users, groups, and values mapping.Required: No
Type: DynamicDefaultValue
Update requires: No interruption
RollingDate-
The rolling date of the
DataTimeDefaultValues. The date is determined from the dataset based on input expression.Required: No
Type: RollingDateConfiguration
Update requires: No interruption
StaticValues-
The static values of the
DataTimeDefaultValues.Required: No
Type: List of String
Maximum:
50000Update requires: No interruption