studioLifecycleConfigAppType property

Output<String> studioLifecycleConfigAppType
latefinal

The App type that the Lifecycle Configuration is attached to. Valid values are JupyterServer, JupyterLab, CodeEditor and KernelGateway.

Implementation

late final pulumi.Output<String> studioLifecycleConfigAppType;