Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.4 KB

File metadata and controls

18 lines (15 loc) · 1.4 KB

SnowflakeDestinationConnectorConfigInput

Fields

Field Type Required Description
account str ✔️ N/A
batch_size Optional[int] N/A
database str ✔️ N/A
host str ✔️ N/A
password str ✔️ N/A
port Optional[int] N/A
record_id_key OptionalNullable[str] N/A
role str ✔️ N/A
schema_ Optional[str] N/A
table_name Optional[str] N/A
user str ✔️ N/A