Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnNotebookInstanceMixinProps.Builder
Packages that use CfnNotebookInstanceMixinProps.Builder
-
Uses of CfnNotebookInstanceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnNotebookInstanceMixinProps.BuilderModifier and TypeMethodDescriptionCfnNotebookInstanceMixinProps.Builder.acceleratorTypes(List<String> acceleratorTypes) Sets the value ofCfnNotebookInstanceMixinProps.getAcceleratorTypes()CfnNotebookInstanceMixinProps.Builder.additionalCodeRepositories(List<String> additionalCodeRepositories) Sets the value ofCfnNotebookInstanceMixinProps.getAdditionalCodeRepositories()CfnNotebookInstanceMixinProps.builder()CfnNotebookInstanceMixinProps.Builder.defaultCodeRepository(String defaultCodeRepository) Sets the value ofCfnNotebookInstanceMixinProps.getDefaultCodeRepository()CfnNotebookInstanceMixinProps.Builder.directInternetAccess(String directInternetAccess) Sets the value ofCfnNotebookInstanceMixinProps.getDirectInternetAccess()CfnNotebookInstanceMixinProps.Builder.instanceMetadataServiceConfiguration(CfnNotebookInstancePropsMixin.InstanceMetadataServiceConfigurationProperty instanceMetadataServiceConfiguration) Sets the value ofCfnNotebookInstanceMixinProps.getInstanceMetadataServiceConfiguration()CfnNotebookInstanceMixinProps.Builder.instanceMetadataServiceConfiguration(IResolvable instanceMetadataServiceConfiguration) Sets the value ofCfnNotebookInstanceMixinProps.getInstanceMetadataServiceConfiguration()CfnNotebookInstanceMixinProps.Builder.instanceType(String instanceType) Sets the value ofCfnNotebookInstanceMixinProps.getInstanceType()Sets the value ofCfnNotebookInstanceMixinProps.getKmsKeyId()CfnNotebookInstanceMixinProps.Builder.lifecycleConfigName(String lifecycleConfigName) Sets the value ofCfnNotebookInstanceMixinProps.getLifecycleConfigName()CfnNotebookInstanceMixinProps.Builder.notebookInstanceName(String notebookInstanceName) Sets the value ofCfnNotebookInstanceMixinProps.getNotebookInstanceName()CfnNotebookInstanceMixinProps.Builder.platformIdentifier(String platformIdentifier) Sets the value ofCfnNotebookInstanceMixinProps.getPlatformIdentifier()Sets the value ofCfnNotebookInstanceMixinProps.getRoleArn()CfnNotebookInstanceMixinProps.Builder.rootAccess(String rootAccess) Sets the value ofCfnNotebookInstanceMixinProps.getRootAccess()CfnNotebookInstanceMixinProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnNotebookInstanceMixinProps.getSecurityGroupIds()Sets the value ofCfnNotebookInstanceMixinProps.getSubnetId()Sets the value ofCfnNotebookInstanceMixinProps.getTags()CfnNotebookInstanceMixinProps.Builder.volumeSizeInGb(Number volumeSizeInGb) Sets the value ofCfnNotebookInstanceMixinProps.getVolumeSizeInGb()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnNotebookInstanceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNotebookInstanceMixinProps.Builder.