mode

@JvmName(name = "skhtewhkhpwhbgtl")
suspend fun mode(value: Output<List<LaunchProfileStreamingSessionStorageMode>>)
@JvmName(name = "yarfpasaqpoxhohj")
suspend fun mode(value: List<LaunchProfileStreamingSessionStorageMode>)

Parameters

value

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


@JvmName(name = "bpdtguawxiyggxfm")
suspend fun mode(vararg values: Output<LaunchProfileStreamingSessionStorageMode>)


@JvmName(name = "ysdrjgwjfkmjurgo")
suspend fun mode(values: List<Output<LaunchProfileStreamingSessionStorageMode>>)
@JvmName(name = "oidekcmeiapsjhxc")
suspend fun mode(vararg values: LaunchProfileStreamingSessionStorageMode)

Parameters

values

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