public static final class CfnNotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHookProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnNotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHookProperty |
build()
Builds the configured instance.
|
CfnNotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHookProperty.Builder |
content(java.lang.String content)
|
public CfnNotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHookProperty.Builder content(java.lang.String content)
CfnNotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHookProperty.getContent()
content
- A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.this
public CfnNotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHookProperty build()
CfnNotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHookProperty
java.lang.NullPointerException
- if any required attribute was not provided