vmImage

@JvmName(name = "dfeemwiifxmfimmw")
suspend fun vmImage(value: Output<InstanceGceSetupVmImageArgs>)
@JvmName(name = "oleusxcvuhcoincc")
suspend fun vmImage(value: InstanceGceSetupVmImageArgs?)

Parameters

value

Definition of a custom Compute Engine virtual machine image for starting a workbench instance with the environment installed directly on the VM. Structure is documented below.


@JvmName(name = "sqpvfllqknjykleq")
suspend fun vmImage(argument: suspend InstanceGceSetupVmImageArgsBuilder.() -> Unit)

Parameters

argument

Definition of a custom Compute Engine virtual machine image for starting a workbench instance with the environment installed directly on the VM. Structure is documented below.