Interface S3ExportSpecification.Builder

    • Method Detail

      • destinationBucket

        S3ExportSpecification.Builder destinationBucket​(String destinationBucket)

        This specifies the destination Amazon S3 bucket for the export job.

        Parameters:
        destinationBucket - This specifies the destination Amazon S3 bucket for the export job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • destinationPrefix

        S3ExportSpecification.Builder destinationPrefix​(String destinationPrefix)

        This specifies the prefix for the destination Amazon S3 bucket for the export job.

        Parameters:
        destinationPrefix - This specifies the prefix for the destination Amazon S3 bucket for the export job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.