UpdateNotebookInstanceLifecycleConfigRequest
Types
Properties
Link copied to clipboard
The name of the lifecycle configuration.
Link copied to clipboard
The shell script that runs only once, when you create a notebook instance. The shell script must be a base64-encoded string.
Link copied to clipboard
The shell script that runs every time you start a notebook instance, including when you create the notebook instance. The shell script must be a base64-encoded string.
Functions
Link copied to clipboard
inline fun copy(block: UpdateNotebookInstanceLifecycleConfigRequest.Builder.() -> Unit = {}): UpdateNotebookInstanceLifecycleConfigRequest