public interface S3RestoreOutputPathResult
Modifier and Type | Method and Description |
---|---|
String |
getRestoreOutputPath() |
void |
setRestoreOutputPath(String restoreOutputPath)
Sets the path in the provided S3 output location where Select results will be restored to.
|
String getRestoreOutputPath()
void setRestoreOutputPath(String restoreOutputPath)
restoreOutputPath
- the path in the provided S3 output location where Select results will be restored toCopyright © 2022. All rights reserved.