| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ComputeType |
CreateWorkspaceBundleRequest.computeType()
Returns the value of the ComputeType property for this object.
|
ComputeType |
WorkspaceBundle.computeType()
The compute type of the bundle.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkspaceBundleRequest.Builder |
CreateWorkspaceBundleRequest.Builder.computeType(ComputeType computeType)
Sets the value of the ComputeType property for this object.
|
WorkspaceBundle.Builder |
WorkspaceBundle.Builder.computeType(ComputeType computeType)
The compute type of the bundle.
|
Copyright © 2023. All rights reserved.