Interface S3ReferenceDataSource.Builder

    • Method Detail

      • 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

        S3ReferenceDataSource.Builder fileKey​(String 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.