| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetViewError.Builder |
BatchGetViewError.builder() |
BatchGetViewError.Builder |
BatchGetViewError.Builder.errorMessage(String errorMessage)
The description of the error for the specified view.
|
BatchGetViewError.Builder |
BatchGetViewError.toBuilder() |
BatchGetViewError.Builder |
BatchGetViewError.Builder.viewArn(String viewArn)
The Amazon resource name
(ARN) of the view for which Resource Explorer failed to retrieve details.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetViewError.Builder> |
BatchGetViewError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.