@Stability(value=Stable) public static final class CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchProfile.StreamConfigurationSessionStorageProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchProfile.StreamConfigurationSessionStorageProperty |
build()
Builds the configured instance.
|
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder |
mode(List<String> mode)
Sets the value of
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.getMode() |
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder |
root(CfnLaunchProfile.StreamingSessionStorageRootProperty root)
Sets the value of
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.getRoot() |
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder |
root(IResolvable root)
Sets the value of
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.getRoot() |
@Stability(value=Stable) public CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder mode(List<String> mode)
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.getMode()mode - Allows artists to upload files to their workstations. This parameter is required.
The only valid option is UPLOAD .this@Stability(value=Stable) public CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder root(CfnLaunchProfile.StreamingSessionStorageRootProperty root)
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.getRoot()root - The configuration for the upload storage root of the streaming session.this@Stability(value=Stable) public CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder root(IResolvable root)
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.getRoot()root - The configuration for the upload storage root of the streaming session.this@Stability(value=Stable) public CfnLaunchProfile.StreamConfigurationSessionStorageProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchProfile.StreamConfigurationSessionStorageProperty>CfnLaunchProfile.StreamConfigurationSessionStoragePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.