Interface EphemeralStorage.Builder

    • Method Detail

      • size

        EphemeralStorage.Builder size​(Integer size)

        The size of the function's /tmp directory.

        Parameters:
        size - The size of the function's /tmp directory.
        Returns:
        Returns a reference to this object so that method calls can be chained together.