TableReference - AWS Clean Rooms

TableReference

A pointer to the dataset that underlies this table.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

athena

If present, a reference to the Athena table referred to by this table reference.

Type: AthenaTableReference object

Required: No

glue

If present, a reference to the AWS Glue table referred to by this table reference.

Type: GlueTableReference object

Required: No

snowflake

If present, a reference to the Snowflake table referred to by this table reference.

Type: SnowflakeTableReference object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: