nimblestudio_list_streaming_session_backups {paws.end.user.computing} | R Documentation |
Lists the backups of a streaming session in a studio
Description
Lists the backups of a streaming session in a studio.
See https://www.paws-r-sdk.com/docs/nimblestudio_list_streaming_session_backups/ for full documentation.
Usage
nimblestudio_list_streaming_session_backups(
nextToken = NULL,
ownedBy = NULL,
studioId
)
Arguments
nextToken |
The token for the next set of results, or null if there are no more results. |
ownedBy |
The user ID of the user that owns the streaming session. |
studioId |
[required] The studio ID. |
[Package paws.end.user.computing version 0.7.0 Index]