stopWorkspaces
inline suspend fun WorkSpacesClient.stopWorkspaces(crossinline block: StopWorkspacesRequest.Builder.() -> Unit): StopWorkspacesResponse
Stops the specified WorkSpaces.
You cannot stop a WorkSpace unless it has a running mode of AutoStop or Manual and a state of AVAILABLE, IMPAIRED, UNHEALTHY, or ERROR.