| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
RootStorage |
CreateWorkspaceBundleRequest.rootStorage()
Returns the value of the RootStorage property for this object.
|
RootStorage |
WorkspaceBundle.rootStorage()
The size of the root volume.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkspaceBundleRequest.Builder |
CreateWorkspaceBundleRequest.Builder.rootStorage(RootStorage rootStorage)
Sets the value of the RootStorage property for this object.
|
WorkspaceBundle.Builder |
WorkspaceBundle.Builder.rootStorage(RootStorage rootStorage)
The size of the root volume.
|
Copyright © 2023. All rights reserved.