@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.795Z") @Stability(value=Stable) public interface CfnNotebookInstanceLifecycleConfigProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstancelifecycleconfig.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstancelifecycleconfig.html#cfn-sagemaker-notebookinstancelifecycleconfig-notebookinstancelifecycleconfigname@Stability(value=Stable) @Nullable default Object getOnCreate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstancelifecycleconfig.html#cfn-sagemaker-notebookinstancelifecycleconfig-oncreate@Stability(value=Stable) @Nullable default Object getOnStart()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstancelifecycleconfig.html#cfn-sagemaker-notebookinstancelifecycleconfig-onstart@Stability(value=Stable) static CfnNotebookInstanceLifecycleConfigProps.Builder builder()
Copyright © 2020. All rights reserved.