AppImageConfigKernelGatewayImageConfigKernelSpec

data class AppImageConfigKernelGatewayImageConfigKernelSpec(val displayName: String? = null, val name: String)

Constructors

constructor(displayName: String? = null, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val displayName: String? = null

The display name of the kernel.

Link copied to clipboard

The name of the kernel.