Interface DataIntegrationFlowS3Source.Builder

  • Method Details

    • bucketName

      The S3 bucket name of the S3 source.

      Parameters:
      bucketName - The S3 bucket name of the S3 source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      The S3 object key of the S3 source.

      Parameters:
      key - The S3 object key of the S3 source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.