toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.workspaces.kotlin.inputs
/
WorkspacesPoolCapacityArgs
Workspaces
Pool
Capacity
Args
data
class
WorkspacesPoolCapacityArgs
(
val
desiredUserSessions
:
Output
<
Int
>
)
:
ConvertibleToJava
<
WorkspacesPoolCapacityArgs
>
Members
Constructors
Workspaces
Pool
Capacity
Args
Link copied to clipboard
constructor
(
desiredUserSessions
:
Output
<
Int
>
)
Properties
desired
User
Sessions
Link copied to clipboard
val
desiredUserSessions
:
Output
<
Int
>
The desired number of user sessions for the WorkSpaces in the pool.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WorkspacesPoolCapacityArgs