public static interface BatchGetViewError.Builder extends SdkPojo, CopyableBuilder<BatchGetViewError.Builder,BatchGetViewError>
| Modifier and Type | Method and Description |
|---|---|
BatchGetViewError.Builder |
errorMessage(String errorMessage)
The description of the error for the specified view.
|
BatchGetViewError.Builder |
viewArn(String viewArn)
The Amazon resource name
(ARN) of the view for which Resource Explorer failed to retrieve details.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetViewError.Builder errorMessage(String errorMessage)
The description of the error for the specified view.
errorMessage - The description of the error for the specified view.BatchGetViewError.Builder viewArn(String viewArn)
The Amazon resource name (ARN) of the view for which Resource Explorer failed to retrieve details.
viewArn - The Amazon
resource name (ARN) of the view for which Resource Explorer failed to retrieve details.Copyright © 2023. All rights reserved.