ConfiguredTableSnowflakeTableReference

data class ConfiguredTableSnowflakeTableReference(val accountIdentifier: String, val databaseName: String, val schemaName: String, val secretArn: String, val tableName: String, val tableSchema: ConfiguredTableSnowflakeTableSchemaProperties)

Constructors

Link copied to clipboard
constructor(accountIdentifier: String, databaseName: String, schemaName: String, secretArn: String, tableName: String, tableSchema: ConfiguredTableSnowflakeTableSchemaProperties)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard