Uses of Class
software.amazon.awscdk.services.sagemaker.CfnStudioLifecycleConfig.Builder
Packages that use CfnStudioLifecycleConfig.Builder
-
Uses of CfnStudioLifecycleConfig.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnStudioLifecycleConfig.BuilderModifier and TypeMethodDescriptionCfnStudioLifecycleConfig.Builder.studioLifecycleConfigAppType(String studioLifecycleConfigAppType) The App type to which the Lifecycle Configuration is attached.CfnStudioLifecycleConfig.Builder.studioLifecycleConfigContent(String studioLifecycleConfigContent) The content of your Amazon SageMaker Studio Lifecycle Configuration script.CfnStudioLifecycleConfig.Builder.studioLifecycleConfigName(String studioLifecycleConfigName) The name of the Amazon SageMaker AI Studio Lifecycle Configuration.Tags to be associated with the Lifecycle Configuration.