PoolWindow

data class PoolWindow(val enableAutomaticUpdates: Boolean? = null)

Constructors

Link copied to clipboard
constructor(enableAutomaticUpdates: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether automatic updates are enabled on the virtual machine. Defaults to true.