AppImageConfigKernelGatewayImageConfigArgs

data class AppImageConfigKernelGatewayImageConfigArgs(val fileSystemConfig: Output<AppImageConfigKernelGatewayImageConfigFileSystemConfigArgs>? = null, val kernelSpec: Output<AppImageConfigKernelGatewayImageConfigKernelSpecArgs>) : ConvertibleToJava<AppImageConfigKernelGatewayImageConfigArgs>

Constructors

Properties

Link copied to clipboard

The URL where the Git repository is located. See File System Config details below.

Link copied to clipboard

The default branch for the Git repository. See Kernel Spec details below.

Functions

Link copied to clipboard
open override fun toJava(): AppImageConfigKernelGatewayImageConfigArgs