Updates the specified pool.
See https://www.paws-r-sdk.com/docs/workspaces_update_workspaces_pool/ for full documentation.
workspaces_update_workspaces_pool(
PoolId,
Description = NULL,
BundleId = NULL,
DirectoryId = NULL,
Capacity = NULL,
ApplicationSettings = NULL,
TimeoutSettings = NULL
)
[required] The identifier of the specified pool to update.
Describes the specified pool to update.
The identifier of the bundle.
The identifier of the directory.
The desired capacity for the pool.
The persistent application settings for users in the pool.
Indicates the timeout settings of the specified pool.