nimblestudio_list_launch_profiles: List all the launch profiles a studio

View source: R/nimblestudio_operations.R

nimblestudio_list_launch_profilesR Documentation

List all the launch profiles a studio

Description

List all the launch profiles a studio.

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

Usage

nimblestudio_list_launch_profiles(
  maxResults = NULL,
  nextToken = NULL,
  principalId = NULL,
  states = NULL,
  studioId
)

Arguments

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.

principalId

The principal ID. This currently supports a IAM Identity Center UserId.

states

Filter this request to launch profiles in any of the given states.

studioId

[required] The studio ID.


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