| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportLabelsTaskRunProperties.Builder |
ExportLabelsTaskRunProperties.builder() |
ExportLabelsTaskRunProperties.Builder |
ExportLabelsTaskRunProperties.Builder.outputS3Path(String outputS3Path)
The Amazon Simple Storage Service (Amazon S3) path where you will export the labels.
|
ExportLabelsTaskRunProperties.Builder |
ExportLabelsTaskRunProperties.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportLabelsTaskRunProperties.Builder> |
ExportLabelsTaskRunProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default TaskRunProperties.Builder |
TaskRunProperties.Builder.exportLabelsTaskRunProperties(Consumer<ExportLabelsTaskRunProperties.Builder> exportLabelsTaskRunProperties)
The configuration properties for an exporting labels task run.
|
Copyright © 2023. All rights reserved.