Interface NotebookInstanceLifecycleHook.Builder

    • Method Detail

      • content

        NotebookInstanceLifecycleHook.Builder content​(String content)

        A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.

        Parameters:
        content - A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.