Interface ExportDestination.Builder

    • Method Detail

      • s3

        ExportDestination.Builder s3​(S3Destination s3)

        An object that describes the destination Amazon Simple Storage Service (Amazon S3) bucket name and object keys of a recommendations export file, and its associated metadata file.

        Parameters:
        s3 - An object that describes the destination Amazon Simple Storage Service (Amazon S3) bucket name and object keys of a recommendations export file, and its associated metadata file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.