Package | Description |
---|---|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
ExportLabelsTaskRunProperties |
ExportLabelsTaskRunProperties.clone() |
ExportLabelsTaskRunProperties |
TaskRunProperties.getExportLabelsTaskRunProperties()
The configuration properties for an exporting labels task run.
|
ExportLabelsTaskRunProperties |
ExportLabelsTaskRunProperties.withOutputS3Path(String outputS3Path)
The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskRunProperties.setExportLabelsTaskRunProperties(ExportLabelsTaskRunProperties exportLabelsTaskRunProperties)
The configuration properties for an exporting labels task run.
|
TaskRunProperties |
TaskRunProperties.withExportLabelsTaskRunProperties(ExportLabelsTaskRunProperties exportLabelsTaskRunProperties)
The configuration properties for an exporting labels task run.
|
Copyright © 2023. All rights reserved.