WorkspacesPoolCapacity

data class WorkspacesPoolCapacity(val desiredUserSessions: Int)

Constructors

Link copied to clipboard
constructor(desiredUserSessions: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The desired number of user sessions for the WorkSpaces in the pool.