| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceAccessProperties |
ModifyWorkspaceAccessPropertiesRequest.workspaceAccessProperties()
The device types and operating systems to enable or disable for access.
|
WorkspaceAccessProperties |
WorkspaceDirectory.workspaceAccessProperties()
The devices and operating systems that users can use to access WorkSpaces.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyWorkspaceAccessPropertiesRequest.Builder |
ModifyWorkspaceAccessPropertiesRequest.Builder.workspaceAccessProperties(WorkspaceAccessProperties workspaceAccessProperties)
The device types and operating systems to enable or disable for access.
|
WorkspaceDirectory.Builder |
WorkspaceDirectory.Builder.workspaceAccessProperties(WorkspaceAccessProperties workspaceAccessProperties)
The devices and operating systems that users can use to access WorkSpaces.
|
Copyright © 2023. All rights reserved.