| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
OutputConfig |
StartLendingAnalysisRequest.outputConfig()
Returns the value of the OutputConfig property for this object.
|
OutputConfig |
StartDocumentTextDetectionRequest.outputConfig()
Sets if the output will go to a customer defined bucket.
|
OutputConfig |
StartDocumentAnalysisRequest.outputConfig()
Sets if the output will go to a customer defined bucket.
|
OutputConfig |
StartExpenseAnalysisRequest.outputConfig()
Sets if the output will go to a customer defined bucket.
|
| Modifier and Type | Method and Description |
|---|---|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.outputConfig(OutputConfig outputConfig)
Sets the value of the OutputConfig property for this object.
|
StartDocumentTextDetectionRequest.Builder |
StartDocumentTextDetectionRequest.Builder.outputConfig(OutputConfig outputConfig)
Sets if the output will go to a customer defined bucket.
|
StartDocumentAnalysisRequest.Builder |
StartDocumentAnalysisRequest.Builder.outputConfig(OutputConfig outputConfig)
Sets if the output will go to a customer defined bucket.
|
StartExpenseAnalysisRequest.Builder |
StartExpenseAnalysisRequest.Builder.outputConfig(OutputConfig outputConfig)
Sets if the output will go to a customer defined bucket.
|
Copyright © 2023. All rights reserved.