public static interface RunLogLocation.Builder extends SdkPojo, CopyableBuilder<RunLogLocation.Builder,RunLogLocation>
| Modifier and Type | Method and Description |
|---|---|
RunLogLocation.Builder |
engineLogStream(String engineLogStream)
The log stream ARN for the engine log.
|
RunLogLocation.Builder |
runLogStream(String runLogStream)
The log stream ARN for the run log.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRunLogLocation.Builder engineLogStream(String engineLogStream)
The log stream ARN for the engine log.
engineLogStream - The log stream ARN for the engine log.RunLogLocation.Builder runLogStream(String runLogStream)
The log stream ARN for the run log.
runLogStream - The log stream ARN for the run log.Copyright © 2023. All rights reserved.