A pointer to the dataset that underlies this table.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"Athena" : AthenaTableReference
,
"Glue" : GlueTableReference
,
"Snowflake" : SnowflakeTableReference
}
Properties
Athena
-
If present, a reference to the Athena table referred to by this table reference.
Required: No
Type: AthenaTableReference
Update requires: Replacement
Glue
-
If present, a reference to the AWS Glue table referred to by this table reference.
Required: No
Type: GlueTableReference
Update requires: Replacement
Snowflake
-
If present, a reference to the Snowflake table referred to by this table reference.
Required: No
Type: SnowflakeTableReference
Update requires: Replacement