bootDisk

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

Parameters

value

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


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

Parameters

argument

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