| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutionStatus |
QueryExecution.status()
The completion date, current state, submission time, and state change reason (if applicable) for the query
execution.
|
| Modifier and Type | Method and Description |
|---|---|
QueryExecution.Builder |
QueryExecution.Builder.status(QueryExecutionStatus status)
The completion date, current state, submission time, and state change reason (if applicable) for the query
execution.
|
Copyright © 2023. All rights reserved.