Terminate Workspaces Pool
| workspaces_terminate_workspaces_pool | R Documentation | 
Terminates the specified pool¶
Description¶
Terminates the specified pool.
Usage¶
workspaces_terminate_workspaces_pool(PoolId)
Arguments¶
PoolId | 
[required] The identifier of the pool.  | 
Value¶
An empty list.
Request syntax¶
svc$terminate_workspaces_pool(
  PoolId = "string"
)