nimblestudio_list_launch_profile_members: Get all users in a given launch profile membership

View source: R/nimblestudio_operations.R

nimblestudio_list_launch_profile_membersR Documentation

Get all users in a given launch profile membership

Description

Get all users in a given launch profile membership.

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

Usage

nimblestudio_list_launch_profile_members(
  launchProfileId,
  maxResults = NULL,
  nextToken = NULL,
  studioId
)

Arguments

launchProfileId

[required] The ID of the launch profile used to control access from the streaming session.

maxResults

The max number of results to return in the response.

nextToken

The token for the next set of results, or null if there are no more results.

studioId

[required] The studio ID.


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