LaunchProfileStreamConfigurationSessionStorageArgs

data class LaunchProfileStreamConfigurationSessionStorageArgs(val mode: Output<List<LaunchProfileStreamingSessionStorageMode>>, val root: Output<LaunchProfileStreamingSessionStorageRootArgs>? = null) : ConvertibleToJava<LaunchProfileStreamConfigurationSessionStorageArgs>

The configuration for a streaming session’s upload storage.

Constructors

Properties

Link copied to clipboard

Allows artists to upload files to their workstations. The only valid option is UPLOAD.

Link copied to clipboard

The configuration for the upload storage root of the streaming session.

Functions

Link copied to clipboard
open override fun toJava(): LaunchProfileStreamConfigurationSessionStorageArgs