Interface S3DataSourceConfiguration.Builder

    • Method Detail

      • bucketArn

        S3DataSourceConfiguration.Builder bucketArn​(String bucketArn)

        The Amazon Resource Name (ARN) of the bucket that contains the data source.

        Parameters:
        bucketArn - The Amazon Resource Name (ARN) of the bucket that contains the data source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • bucketOwnerAccountId

        S3DataSourceConfiguration.Builder bucketOwnerAccountId​(String bucketOwnerAccountId)

        The bucket account owner ID for the S3 bucket.

        Parameters:
        bucketOwnerAccountId - The bucket account owner ID for the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.