startWorkspacesPool
abstract suspend fun startWorkspacesPool(input: StartWorkspacesPoolRequest): StartWorkspacesPoolResponse
Starts the specified pool.
You cannot start a pool unless it has a running mode of AutoStop
and a state of STOPPED
.