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