LaunchProfileStreamConfigurationSessionBackup

data class LaunchProfileStreamConfigurationSessionBackup(val maxBackupsToRetain: Double? = null, val mode: LaunchProfileSessionBackupMode? = null)

Configures how streaming sessions are backed up when launched from this launch profile.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum number of backups that each streaming session created from this launch profile can have.

Link copied to clipboard