Interface NotebookInstanceLifecycleHook.Builder

All Superinterfaces:
Buildable, CopyableBuilder<NotebookInstanceLifecycleHook.Builder,NotebookInstanceLifecycleHook>, SdkBuilder<NotebookInstanceLifecycleHook.Builder,NotebookInstanceLifecycleHook>, SdkPojo
Enclosing class:
NotebookInstanceLifecycleHook

public static interface NotebookInstanceLifecycleHook.Builder extends SdkPojo, CopyableBuilder<NotebookInstanceLifecycleHook.Builder,NotebookInstanceLifecycleHook>
  • Method Details

    • 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.