ComponentVersionLambdaLinuxProcessParamsArgs

data class ComponentVersionLambdaLinuxProcessParamsArgs(val containerParams: Output<ComponentVersionLambdaContainerParamsArgs>? = null, val isolationMode: Output<ComponentVersionLambdaLinuxProcessParamsIsolationMode>? = null) : ConvertibleToJava<ComponentVersionLambdaLinuxProcessParamsArgs>

Constructors

Functions

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

Properties