| Package | Description |
|---|---|
| software.amazon.awssdk.services.appsync.model |
| Modifier and Type | Method and Description |
|---|---|
CodeErrorLocation |
CodeError.location()
The line, column, and span location of the error in the code.
|
| Modifier and Type | Method and Description |
|---|---|
CodeError.Builder |
CodeError.Builder.location(CodeErrorLocation location)
The line, column, and span location of the error in the code.
|
Copyright © 2023. All rights reserved.