workspaces_describe_workspace_associations {paws.end.user.computing}R Documentation

Describes the associations betweens applications and the specified WorkSpace

Description

Describes the associations betweens applications and the specified WorkSpace.

See https://www.paws-r-sdk.com/docs/workspaces_describe_workspace_associations/ for full documentation.

Usage

workspaces_describe_workspace_associations(
  WorkspaceId,
  AssociatedResourceTypes
)

Arguments

WorkspaceId

[required] The identifier of the WorkSpace.

AssociatedResourceTypes

[required] The resource types of the associated resources.


[Package paws.end.user.computing version 0.9.0 Index]