Amazon WorkSpaces · Example Payload

Workspaces Connect Client Add In Example

DesktopEnd User ComputingVirtual DesktopDesktop as a Service

Workspaces Connect Client Add In Example is an example object payload from Amazon WorkSpaces, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AddInIdResourceIdNameURL

Example Payload

Raw ↑
{
  "AddInId": "wsid-abc123def456",
  "ResourceId": "wsid-abc123def456",
  "Name": "Example Workspace",
  "URL": "example-value"
}