AWS::WorkSpaces::WorkspacesPool Capacity - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::WorkSpaces::WorkspacesPool Capacity

Describes the user capacity for the pool.

Syntax

To declare this entity in your Amazon 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