public static interface ImportLabelsTaskRunProperties.Builder extends SdkPojo, CopyableBuilder<ImportLabelsTaskRunProperties.Builder,ImportLabelsTaskRunProperties>
| Modifier and Type | Method and Description |
|---|---|
ImportLabelsTaskRunProperties.Builder |
inputS3Path(String inputS3Path)
The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.
|
ImportLabelsTaskRunProperties.Builder |
replace(Boolean replace)
Indicates whether to overwrite your existing labels.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildImportLabelsTaskRunProperties.Builder inputS3Path(String inputS3Path)
The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.
inputS3Path - The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.ImportLabelsTaskRunProperties.Builder replace(Boolean replace)
Indicates whether to overwrite your existing labels.
replace - Indicates whether to overwrite your existing labels.Copyright © 2023. All rights reserved.