studioLifecycleConfigAppType property

Input<String?>? studioLifecycleConfigAppType
final

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

Implementation

final pulumi.Input<String?>? studioLifecycleConfigAppType;