AWS::WorkSpaces::WorkspacesPool Capacity
Describes the user capacity for the pool.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DesiredUserSessions" :
Integer
}
YAML
DesiredUserSessions:
Integer
Properties
DesiredUserSessions
-
The desired number of user sessions for the WorkSpaces in the pool.
Required: Yes
Type: Integer
Minimum:
0
Update requires: No interruption