Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnNotebookInstanceProps
Packages that use CfnNotebookInstanceProps
-
Uses of CfnNotebookInstanceProps in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnNotebookInstancePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnNotebookInstancePropsMethods in software.amazon.awscdk.services.sagemaker that return CfnNotebookInstancePropsModifier and TypeMethodDescriptionCfnNotebookInstanceProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnNotebookInstancePropsModifierConstructorDescriptionCfnNotebookInstance(Construct scope, String id, CfnNotebookInstanceProps props) Create a newAWS::SageMaker::NotebookInstance.