bootDisk

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

Parameters

value

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


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

Parameters

argument

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