snowflake.snowpark.Session.SessionBuilder.configsΒΆ
- SessionBuilder.configs(options: Dict[str, Union[int, str]]) SessionBuilder ΒΆ
Adds the specified
dict
of connection parameters to theSessionBuilder
configuration.Note
Calling this method overwrites any existing connection parameters that you have already set in the SessionBuilder.