AWS::QuickSight::Analysis IntegerDefaultValues
The default values of the IntegerParameterDeclaration.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DynamicValue" :DynamicDefaultValue, "StaticValues" :[ Double, ... ]}
YAML
DynamicValue:DynamicDefaultValueStaticValues:- Double
Properties
DynamicValue-
The dynamic value of the
IntegerDefaultValues. Different defaults are displayed according to users, groups, and values mapping.Required: No
Type: DynamicDefaultValue
Update requires: No interruption
StaticValues-
The static values of the
IntegerDefaultValues.Required: No
Type: List of Double
Maximum:
50000Update requires: No interruption