workspaces_describe_workspaces_connection_status: Describes the connection status of the specified WorkSpaces

View source: R/workspaces_operations.R

workspaces_describe_workspaces_connection_statusR 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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.