SessionIdleTimeout
Specifies the timeout duration, in minutes, for idle sessions. This setting corresponds to Snowflake's session policy parameter 'SESSION_IDLE_TIMEOUT_MINS'. The default value is 240 minutes, meaning a session is terminated if it remains inactive for more than four hours.
データ型
int
デフォルト値
240
解説
For example, changing the setting of this property to "60" terminates an idle session after one hour of inactivity.