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

Describes the connection status of the specified WorkSpaces

Description

Describes the connection status of the specified WorkSpaces.

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

Usage

workspaces_describe_workspaces_connection_status(
  WorkspaceIds = NULL,
  NextToken = NULL
)

Arguments

WorkspaceIds

The identifiers of the WorkSpaces. You can specify up to 25 WorkSpaces.

NextToken

If you received a NextToken from a previous call that was paginated, provide this token to receive the next set of results.


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