View source: R/workspaces_operations.R
workspaces_associate_workspace_application | R Documentation |
Associates the specified application to the specified WorkSpace.
See https://www.paws-r-sdk.com/docs/workspaces_associate_workspace_application/ for full documentation.
workspaces_associate_workspace_application(WorkspaceId, ApplicationId)
WorkspaceId |
[required] The identifier of the WorkSpace. |
ApplicationId |
[required] The identifier of the application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.