Interface TransformationInputDataConfig.Builder

  • Method Details

    • s3Uri

      The Amazon S3 URI of the input data to transform.

      Parameters:
      s3Uri - The Amazon S3 URI of the input data to transform.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceFormat

      TransformationInputDataConfig.Builder sourceFormat(String sourceFormat)

      The format of the source data files (C-CDA or CSV).

      Parameters:
      sourceFormat - The format of the source data files (C-CDA or CSV).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceFormat

      The format of the source data files (C-CDA or CSV).

      Parameters:
      sourceFormat - The format of the source data files (C-CDA or CSV).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: