snowflake.snowpark.Session.SessionBuilder.configsΒΆ

SessionBuilder.configs(options: Dict[str, Union[int, str]]) β†’ SessionBuilderΒΆ

Adds the specified dict of connection parameters to the SessionBuilder configuration.

Note

Calling this method overwrites any existing connection parameters that you have already set in the SessionBuilder.