UserProfileAppLifecycleManagement

data class UserProfileAppLifecycleManagement(val idleSettings: UserProfileIdleSettings? = null)

Constructors

Link copied to clipboard
constructor(idleSettings: UserProfileIdleSettings? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Settings related to idle shutdown of Studio applications.