bootDisk

@JvmName(name = "cofynlcelwhimdtg")
suspend fun bootDisk(value: Output<InstanceBootDiskArgs>)
@JvmName(name = "fimsndlkoixknkay")
suspend fun bootDisk(value: InstanceBootDiskArgs?)

Parameters

value

The boot disk for the instance. Structure is documented below.


@JvmName(name = "yilmbtsctdwmrrum")
suspend fun bootDisk(argument: suspend InstanceBootDiskArgsBuilder.() -> Unit)

Parameters

argument

The boot disk for the instance. Structure is documented below.