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