@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.234Z") @Stability(value=Stable) public interface CfnNotebookInstanceLifecycleConfigProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNotebookInstanceLifecycleConfigProps.Builder
A builder for
CfnNotebookInstanceLifecycleConfigProps |
static class |
CfnNotebookInstanceLifecycleConfigProps.Jsii$Proxy
An implementation for
CfnNotebookInstanceLifecycleConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnNotebookInstanceLifecycleConfigProps.Builder |
builder() |
default String |
getNotebookInstanceLifecycleConfigName()
`AWS::SageMaker::NotebookInstanceLifecycleConfig.NotebookInstanceLifecycleConfigName`.
|
default Object |
getOnCreate()
`AWS::SageMaker::NotebookInstanceLifecycleConfig.OnCreate`.
|
default Object |
getOnStart()
`AWS::SageMaker::NotebookInstanceLifecycleConfig.OnStart`.
|
@Stability(value=Stable) @Nullable default String getNotebookInstanceLifecycleConfigName()
@Stability(value=Stable) @Nullable default Object getOnCreate()
@Stability(value=Stable) @Nullable default Object getOnStart()
@Stability(value=Stable) static CfnNotebookInstanceLifecycleConfigProps.Builder builder()
Copyright © 2021. All rights reserved.