Interface S3ReferenceDataSource.Builder

  • Method Details

    • bucketARN

      S3ReferenceDataSource.Builder bucketARN(String bucketARN)

      The Amazon Resource Name (ARN) of the S3 bucket.

      Parameters:
      bucketARN - The Amazon Resource Name (ARN) of the S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fileKey

      The object key name containing the reference data.

      Parameters:
      fileKey - The object key name containing the reference data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.