Interface ImportLabelsTaskRunProperties.Builder

    • Method Detail

      • inputS3Path

        ImportLabelsTaskRunProperties.Builder inputS3Path​(String 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

        ImportLabelsTaskRunProperties.Builder replace​(Boolean 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.