Interface S3InputFormatConfig.Builder

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

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

    • 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

      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: