This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Dashboard CascadingControlSource
The source controls that are used in a CascadingControlConfiguration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ColumnToMatch" :ColumnIdentifier, "SourceSheetControlId" :String}
YAML
ColumnToMatch:ColumnIdentifierSourceSheetControlId:String
Properties
ColumnToMatch-
The column identifier that determines which column to look up for the source sheet control.
Required: No
Type: ColumnIdentifier
Update requires: No interruption
SourceSheetControlId-
The source sheet control ID of a
CascadingControlSource.Required: No
Type: String
Update requires: No interruption