runtime property

Input<String?>? runtime
final

A link to the IDE runtime image. This parameter is not required if the name is VSCode. Values of the runtime can be for example public.ecr.aws/jetbrains/py,public.ecr.aws/jetbrains/go

Implementation

final pulumi.Input<String?>? runtime;