workspaces_describe_workspaces_pool_sessions: Retrieves a list that describes the streaming sessions for a...

View source: R/workspaces_operations.R

workspaces_describe_workspaces_pool_sessionsR Documentation

Retrieves a list that describes the streaming sessions for a specified pool

Description

Retrieves a list that describes the streaming sessions for a specified pool.

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

Usage

workspaces_describe_workspaces_pool_sessions(
  PoolId,
  UserId = NULL,
  Limit = NULL,
  NextToken = NULL
)

Arguments

PoolId

[required] The identifier of the pool.

UserId

The identifier of the user.

Limit

The maximum number of items to return.

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, 2024, 6:28 a.m.