SnowflakeTableReference

A reference to a table within Snowflake.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The account identifier for the Snowflake table reference.

Link copied to clipboard

The name of the database the Snowflake table belongs to.

Link copied to clipboard

The schema name of the Snowflake table reference.

Link copied to clipboard

The secret ARN of the Snowflake table reference.

Link copied to clipboard

The name of the Snowflake table.

Link copied to clipboard

The schema of the Snowflake table.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String