Creates a pool of WorkSpaces.
See https://www.paws-r-sdk.com/docs/workspaces_create_workspaces_pool/ for full documentation.
workspaces_create_workspaces_pool(
PoolName,
Description,
BundleId,
DirectoryId,
Capacity,
Tags = NULL,
ApplicationSettings = NULL,
TimeoutSettings = NULL
)
[required] The name of the pool.
[required] The pool description.
[required] The identifier of the bundle for the pool.
[required] The identifier of the directory for the pool.
[required] The user capacity of the pool.
The tags for the pool.
Indicates the application settings of the pool.
Indicates the timeout settings of the pool.