toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.workspaces.kotlin.outputs
/
WorkspacesPoolCapacity
Workspaces
Pool
Capacity
data
class
WorkspacesPoolCapacity
(
val
desiredUserSessions
:
Int
)
Members
Constructors
Workspaces
Pool
Capacity
Link copied to clipboard
constructor
(
desiredUserSessions
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
desired
User
Sessions
Link copied to clipboard
val
desiredUserSessions
:
Int
The desired number of user sessions for the WorkSpaces in the pool.