idleShutdownConfig property

NotebookIdleShutdownConfig? idleShutdownConfig
final

The idle shutdown configuration of NotebookRuntimeTemplate. This config will only be set when idle shutdown is enabled.

Implementation

final NotebookIdleShutdownConfig? idleShutdownConfig;