Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface StreamingSessionBackup

Information about the streaming session backup.

Hierarchy

  • StreamingSessionBackup

Properties

arn?: string

The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.

backupId?: string

The ID of the backup.

createdAt?: Date

The ISO timestamp in for when the resource was created.

launchProfileId?: string

The ID of the launch profile which allowed the backups for the streaming session.

ownedBy?: string

The user ID of the user that owns the streaming session.

sessionId?: string

The streaming session ID for the StreamingSessionBackup.

state?: string

The streaming session state.

statusCode?: string

The status code.

statusMessage?: string

The status message for the streaming session backup.

tags?: Record<string, string>

A collection of labels, in the form of key-value pairs, that apply to this resource.