DataSourceSnowflakeParameters

constructor(authenticationType: DataSourceAuthenticationType? = null, database: String, databaseAccessControlRole: String? = null, host: String, oAuthParameters: DataSourceOAuthParameters? = null, warehouse: String)