| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
| Modifier and Type | Method and Description |
|---|---|
static CfnNotebookInstanceLifecycleConfig.Builder |
CfnNotebookInstanceLifecycleConfig.Builder.create(software.constructs.Construct scope,
String id) |
CfnNotebookInstanceLifecycleConfig.Builder |
CfnNotebookInstanceLifecycleConfig.Builder.notebookInstanceLifecycleConfigName(String notebookInstanceLifecycleConfigName)
`AWS::SageMaker::NotebookInstanceLifecycleConfig.NotebookInstanceLifecycleConfigName`.
|
CfnNotebookInstanceLifecycleConfig.Builder |
CfnNotebookInstanceLifecycleConfig.Builder.onCreate(IResolvable onCreate)
`AWS::SageMaker::NotebookInstanceLifecycleConfig.OnCreate`.
|
CfnNotebookInstanceLifecycleConfig.Builder |
CfnNotebookInstanceLifecycleConfig.Builder.onCreate(List<? extends Object> onCreate)
`AWS::SageMaker::NotebookInstanceLifecycleConfig.OnCreate`.
|
CfnNotebookInstanceLifecycleConfig.Builder |
CfnNotebookInstanceLifecycleConfig.Builder.onStart(IResolvable onStart)
`AWS::SageMaker::NotebookInstanceLifecycleConfig.OnStart`.
|
CfnNotebookInstanceLifecycleConfig.Builder |
CfnNotebookInstanceLifecycleConfig.Builder.onStart(List<? extends Object> onStart)
`AWS::SageMaker::NotebookInstanceLifecycleConfig.OnStart`.
|
Copyright © 2021. All rights reserved.