CreateNotebookInstanceLifecycleConfigRequest
Types
Properties
Link copied to clipboard
The name of the lifecycle configuration.
Link copied to clipboard
A 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
A 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.
Link copied to clipboard
An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.
Functions
Link copied to clipboard
inline fun copy(block: CreateNotebookInstanceLifecycleConfigRequest.Builder.() -> Unit = {}): CreateNotebookInstanceLifecycleConfigRequest