| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble.model |
| Modifier and Type | Method and Description |
|---|---|
StreamConfigurationSessionStorage |
StreamConfigurationCreate.sessionStorage()
(Optional) The upload storage for a streaming workstation that is created using this launch profile.
|
StreamConfigurationSessionStorage |
StreamConfiguration.sessionStorage()
(Optional) The upload storage for a streaming session.
|
| Modifier and Type | Method and Description |
|---|---|
StreamConfigurationCreate.Builder |
StreamConfigurationCreate.Builder.sessionStorage(StreamConfigurationSessionStorage sessionStorage)
(Optional) The upload storage for a streaming workstation that is created using this launch profile.
|
StreamConfiguration.Builder |
StreamConfiguration.Builder.sessionStorage(StreamConfigurationSessionStorage sessionStorage)
(Optional) The upload storage for a streaming session.
|
Copyright © 2022. All rights reserved.