| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDetails> |
WorkspaceImage.errorDetails()
Additional details of the error returned for the image, including the possible causes of the errors and
troubleshooting information.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceImage.Builder |
WorkspaceImage.Builder.errorDetails(ErrorDetails... errorDetails)
Additional details of the error returned for the image, including the possible causes of the errors and
troubleshooting information.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceImage.Builder |
WorkspaceImage.Builder.errorDetails(Collection<ErrorDetails> errorDetails)
Additional details of the error returned for the image, including the possible causes of the errors and
troubleshooting information.
|
Copyright © 2023. All rights reserved.