Interface S3DataSourceConfiguration.Builder

    • Method Detail

      • bucketArn

        S3DataSourceConfiguration.Builder bucketArn​(String bucketArn)

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

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

        S3DataSourceConfiguration.Builder bucketOwnerAccountId​(String bucketOwnerAccountId)

        The account ID for the owner of the S3 bucket.

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