| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNotebookInstanceLifecycleConfigResult |
AmazonSageMakerClient.createNotebookInstanceLifecycleConfig(CreateNotebookInstanceLifecycleConfigRequest request)
Creates a lifecycle configuration that you can associate with a notebook instance.
|
CreateNotebookInstanceLifecycleConfigResult |
AbstractAmazonSageMaker.createNotebookInstanceLifecycleConfig(CreateNotebookInstanceLifecycleConfigRequest request) |
CreateNotebookInstanceLifecycleConfigResult |
AmazonSageMaker.createNotebookInstanceLifecycleConfig(CreateNotebookInstanceLifecycleConfigRequest createNotebookInstanceLifecycleConfigRequest)
Creates a lifecycle configuration that you can associate with a notebook instance.
|
| Modifier and Type | Method and Description |
|---|---|
CreateNotebookInstanceLifecycleConfigResult |
CreateNotebookInstanceLifecycleConfigResult.clone() |
CreateNotebookInstanceLifecycleConfigResult |
CreateNotebookInstanceLifecycleConfigResult.withNotebookInstanceLifecycleConfigArn(String notebookInstanceLifecycleConfigArn)
The Amazon Resource Name (ARN) of the lifecycle configuration.
|
Copyright © 2025. All rights reserved.