bootDisk

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

Parameters

value

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


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

Parameters

argument

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