vmImage

@JvmName(name = "mvsmwytyuvetapdp")
suspend fun vmImage(value: Output<InstanceGceSetupVmImageArgs>)
@JvmName(name = "dhvevxiqabxyavwv")
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 = "bvfqbywachhyqsho")
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.