Function addStackWorkspace
- addStackWorkspace(
__namedParameters: {
accountId: string;
stackVersionId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<unknown> Parameters
- __namedParameters: { accountId: string; stackVersionId: string; workspaceId: string }
Optionalopts: RequestOpts
Returns Promise<unknown>
Create association between a Stack Version and a Workspace