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.