AWS::QuickSight::Analysis SetParameterValueConfiguration
The configuration of adding parameters in action.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DestinationParameterName" :
String
, "Value" :DestinationParameterValueConfiguration
}
Properties
DestinationParameterName
-
The destination parameter name of the
SetParameterValueConfiguration
.Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9]+$
Minimum:
1
Maximum:
2048
Update requires: No interruption
Value
Property description not available.
Required: Yes
Type: DestinationParameterValueConfiguration
Update requires: No interruption