nimblestudio_start_streaming_session: Transitions sessions from the STOPPED state into the READY...

View source: R/nimblestudio_operations.R

nimblestudio_start_streaming_sessionR Documentation

Transitions sessions from the STOPPED state into the READY state

Description

Transitions sessions from the STOPPED state into the READY state. The START_IN_PROGRESS state is the intermediate state between the STOPPED and READY states.

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

Usage

nimblestudio_start_streaming_session(
  backupId = NULL,
  clientToken = NULL,
  sessionId,
  studioId
)

Arguments

backupId

The ID of the backup.

clientToken

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.

sessionId

[required] The streaming session ID for the StartStreamingSessionRequest.

studioId

[required] The studio ID for the StartStreamingSessionRequest.


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