bootDisk

@JvmName(name = "mhdsbkxwcteegqqy")
suspend fun bootDisk(value: Output<InstanceGceSetupBootDiskArgs>)
@JvmName(name = "wqfylakuipkovmyt")
suspend fun bootDisk(value: InstanceGceSetupBootDiskArgs?)

Parameters

value

The definition of a boot disk. Structure is documented below.


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

Parameters

argument

The definition of a boot disk. Structure is documented below.