WorkspaceStatusCode  
    State of a workspace.
Inheritors
Types
Link copied to clipboard
                  Workspace has been created and is usable.
Link copied to clipboard
                  Workspace is being created. Deletion is disallowed until status is ACTIVE.
Link copied to clipboard
                  Workspace creation failed. Refer to WorkspaceStatus.failureReason for more details.
Link copied to clipboard
                  Workspace is being deleted. Deletions are allowed only when status is ACTIVE.
Link copied to clipboard
                  Link copied to clipboard
                  Workspace is being updated. Updates are allowed only when status is ACTIVE.