@Stability(value=Stable) public static final class CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchProfile.StreamingSessionStorageRootProperty>
CfnLaunchProfile.StreamingSessionStorageRootProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchProfile.StreamingSessionStorageRootProperty |
build()
Builds the configured instance.
|
CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder |
linux(String linux)
Sets the value of
CfnLaunchProfile.StreamingSessionStorageRootProperty.getLinux() |
CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder |
windows(String windows)
Sets the value of
CfnLaunchProfile.StreamingSessionStorageRootProperty.getWindows() |
@Stability(value=Stable) public CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder linux(String linux)
CfnLaunchProfile.StreamingSessionStorageRootProperty.getLinux()linux - The folder path in Linux workstations where files are uploaded.this@Stability(value=Stable) public CfnLaunchProfile.StreamingSessionStorageRootProperty.Builder windows(String windows)
CfnLaunchProfile.StreamingSessionStorageRootProperty.getWindows()windows - The folder path in Windows workstations where files are uploaded.this@Stability(value=Stable) public CfnLaunchProfile.StreamingSessionStorageRootProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchProfile.StreamingSessionStorageRootProperty>CfnLaunchProfile.StreamingSessionStorageRootPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.