update

Function update 

Source
pub async fn update(
    workspace_id: &str,
    options: Attributes,
    config: &Core,
    client: Client,
) -> Result<Workspace, ToolError>