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 |
[Package paws.end.user.computing version 0.9.0 Index]