Interface S3InputFormatConfig.Builder

    • Method Detail

      • s3InputFileType

        S3InputFormatConfig.Builder s3InputFileType​(String s3InputFileType)

        The file type that Amazon AppFlow gets from your Amazon S3 bucket.

        Parameters:
        s3InputFileType - The file type that Amazon AppFlow gets from your Amazon S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        S3InputFileType, S3InputFileType
      • s3InputFileType

        S3InputFormatConfig.Builder s3InputFileType​(S3InputFileType s3InputFileType)

        The file type that Amazon AppFlow gets from your Amazon S3 bucket.

        Parameters:
        s3InputFileType - The file type that Amazon AppFlow gets from your Amazon S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        S3InputFileType, S3InputFileType