| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
FlowDefinitionOutputConfig |
DescribeFlowDefinitionResponse.outputConfig()
An object containing information about the output file.
|
FlowDefinitionOutputConfig |
CreateFlowDefinitionRequest.outputConfig()
An object containing information about where the human review results will be uploaded.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFlowDefinitionResponse.Builder |
DescribeFlowDefinitionResponse.Builder.outputConfig(FlowDefinitionOutputConfig outputConfig)
An object containing information about the output file.
|
CreateFlowDefinitionRequest.Builder |
CreateFlowDefinitionRequest.Builder.outputConfig(FlowDefinitionOutputConfig outputConfig)
An object containing information about where the human review results will be uploaded.
|
Copyright © 2022. All rights reserved.