AWS::CleanRooms::AnalysisTemplate AnalysisSchema
A relation within an analysis.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ReferencedTables" :
[ String, ... ]
}
YAML
ReferencedTables:
- String
Properties
ReferencedTables
-
The tables referenced in the analysis schema.
Required: Yes
Type: Array of String
Minimum:
0
Update requires: Updates are not supported.