Interface OutputFileUriValue.Builder

    • Method Detail

      • fileName

        OutputFileUriValue.Builder fileName​(String fileName)

        The URI of the location where dataset contents are stored, usually the URI of a file in an S3 bucket.

        Parameters:
        fileName - The URI of the location where dataset contents are stored, usually the URI of a file in an S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.