TableReference
A pointer to the dataset that underlies this table. Currently, this can only be an Glue table.
Inheritors
Types
Functions
Link copied to clipboard
Casts this TableReference as a Glue and retrieves its aws.sdk.kotlin.services.cleanrooms.model.GlueTableReference value. Throws an exception if the TableReference is not a Glue.
Link copied to clipboard
Casts this TableReference as a Glue and retrieves its aws.sdk.kotlin.services.cleanrooms.model.GlueTableReference value. Returns null if the TableReference is not a Glue.