| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
RunLogLocation |
RunLogLocation.clone() |
RunLogLocation |
GetRunResult.getLogLocation()
The location of the run log.
|
RunLogLocation |
RunLogLocation.withEngineLogStream(String engineLogStream)
The log stream ARN for the engine log.
|
RunLogLocation |
RunLogLocation.withRunLogStream(String runLogStream)
The log stream ARN for the run log.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRunResult.setLogLocation(RunLogLocation logLocation)
The location of the run log.
|
GetRunResult |
GetRunResult.withLogLocation(RunLogLocation logLocation)
The location of the run log.
|
Copyright © 2023. All rights reserved.