nimblestudio_list_streaming_images {paws.end.user.computing}R Documentation

List the streaming image resources available to this studio

Description

List the streaming image resources available to this studio.

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

Usage

nimblestudio_list_streaming_images(nextToken = NULL, owner = NULL, studioId)

Arguments

nextToken

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

owner

Filter this request to streaming images with the given owner

studioId

[required] The studio ID.


[Package paws.end.user.computing version 0.7.0 Index]