AddStackInWorkspaceRequest: {
    stackVersionId: string;
    stackVersionInfo: StackVersionInfoRequest;
}

Type declaration