public static final class CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder
extends java.lang.Object
CfnLaunchProfile.StreamingSessionStorageRootProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnLaunchProfile.StreamingSessionStorageRootProperty |
build()
Builds the configured instance.
|
CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder |
linux(java.lang.String linux)
Sets the value of
CfnLaunchProfile.StreamingSessionStorageRootProperty.getLinux() |
CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder |
windows(java.lang.String windows)
Sets the value of
CfnLaunchProfile.StreamingSessionStorageRootProperty.getWindows() |
public CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder linux(java.lang.String linux)
CfnLaunchProfile.StreamingSessionStorageRootProperty.getLinux()
linux
- The folder path in Linux workstations where files are uploaded.this
public CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder windows(java.lang.String windows)
CfnLaunchProfile.StreamingSessionStorageRootProperty.getWindows()
windows
- The folder path in Windows workstations where files are uploaded.this
public CfnLaunchProfile.StreamingSessionStorageRootProperty build()
CfnLaunchProfile.StreamingSessionStorageRootProperty
java.lang.NullPointerException
- if any required attribute was not provided