StreamingSessionStream - Amazon Nimble Studio

StreamingSessionStream

A stream is an active connection to a streaming session, enabling a studio user to control the streaming session using a compatible client. Streaming session streams are compatible with the NICE DCV web client, included in the Nimble Studio portal, or the NICE DCV desktop client.

Contents

createdAt

The ISO timestamp in seconds for when the resource was created.

Type: Timestamp

Required: No

createdBy

The user ID of the user that created the streaming session stream.

Type: String

Required: No

expiresAt

The ISO timestamp in seconds for when the resource expires.

Type: Timestamp

Required: No

ownedBy

The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.

Type: String

Required: No

state

The current state.

Type: String

Valid Values: READY | CREATE_IN_PROGRESS | DELETE_IN_PROGRESS | DELETED | CREATE_FAILED | DELETE_FAILED

Required: No

statusCode

The streaming session stream status code.

Type: String

Valid Values: STREAM_CREATE_IN_PROGRESS | STREAM_READY | STREAM_DELETE_IN_PROGRESS | STREAM_DELETED | INTERNAL_ERROR | NETWORK_CONNECTION_ERROR

Required: No

streamId

The stream ID.

Type: String

Required: No

url

The URL to connect to this stream using the DCV client.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: