StreamingSessionBackup

Information about the streaming session backup.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard

The ID of the backup.

Link copied to clipboard

The ISO timestamp in for when the resource was created.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The streaming session ID for the StreamingSessionBackup.

Link copied to clipboard

The streaming session state.

Link copied to clipboard
Link copied to clipboard

The status message for the streaming session backup.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String