bootDisk

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

Parameters

value

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


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

Parameters

argument

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