Skip to main content

attach_dev_workspace

Function attach_dev_workspace 

Source
pub async fn attach_dev_workspace(
    configuration: &Configuration,
    workspace: &str,
    attach_dev_workspace_request: AttachDevWorkspaceRequest,
) -> Result<String, Error<AttachDevWorkspaceError>>