Package | Description |
---|---|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
ImportLabelsTaskRunProperties |
ImportLabelsTaskRunProperties.clone() |
ImportLabelsTaskRunProperties |
TaskRunProperties.getImportLabelsTaskRunProperties()
The configuration properties for an importing labels task run.
|
ImportLabelsTaskRunProperties |
ImportLabelsTaskRunProperties.withInputS3Path(String inputS3Path)
The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.
|
ImportLabelsTaskRunProperties |
ImportLabelsTaskRunProperties.withReplace(Boolean replace)
Indicates whether to overwrite your existing labels.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskRunProperties.setImportLabelsTaskRunProperties(ImportLabelsTaskRunProperties importLabelsTaskRunProperties)
The configuration properties for an importing labels task run.
|
TaskRunProperties |
TaskRunProperties.withImportLabelsTaskRunProperties(ImportLabelsTaskRunProperties importLabelsTaskRunProperties)
The configuration properties for an importing labels task run.
|
Copyright © 2021. All rights reserved.