AWS::NimbleStudio::LaunchProfile StreamingSessionStorageRoot

The upload storage root location (folder) on streaming workstations where files are uploaded.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Linux" : String, "Windows" : String }

YAML

Linux: String Windows: String

Properties

Linux

The folder path in Linux workstations where files are uploaded.

Required: No

Type: String

Update requires: No interruption

Windows

The folder path in Windows workstations where files are uploaded.

Required: No

Type: String

Update requires: No interruption