| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImagePermission> |
DescribeWorkspaceImagePermissionsResponse.imagePermissions()
The identifiers of the Amazon Web Services accounts that the image has been shared with.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkspaceImagePermissionsResponse.Builder |
DescribeWorkspaceImagePermissionsResponse.Builder.imagePermissions(ImagePermission... imagePermissions)
The identifiers of the Amazon Web Services accounts that the image has been shared with.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkspaceImagePermissionsResponse.Builder |
DescribeWorkspaceImagePermissionsResponse.Builder.imagePermissions(Collection<ImagePermission> imagePermissions)
The identifiers of the Amazon Web Services accounts that the image has been shared with.
|
Copyright © 2023. All rights reserved.