Interface ImportLabelsTaskRunProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ImportLabelsTaskRunProperties.Builder,ImportLabelsTaskRunProperties>, SdkBuilder<ImportLabelsTaskRunProperties.Builder,ImportLabelsTaskRunProperties>, SdkPojo
Enclosing class:
ImportLabelsTaskRunProperties

public static interface ImportLabelsTaskRunProperties.Builder extends SdkPojo, CopyableBuilder<ImportLabelsTaskRunProperties.Builder,ImportLabelsTaskRunProperties>
  • Method Details

    • inputS3Path

      The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.

      Parameters:
      inputS3Path - The Amazon Simple Storage Service (Amazon S3) path from where you will import the labels.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • replace

      Indicates whether to overwrite your existing labels.

      Parameters:
      replace - Indicates whether to overwrite your existing labels.
      Returns:
      Returns a reference to this object so that method calls can be chained together.