This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::Analysis CascadingControlSource
The source controls that are used in a CascadingControlConfiguration.
Syntax
To declare this entity in your Amazon 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