InstanceFromMachineImageSchedulingOnInstanceStopActionArgs

data class InstanceFromMachineImageSchedulingOnInstanceStopActionArgs(val discardLocalSsd: Output<Boolean>? = null) : ConvertibleToJava<InstanceFromMachineImageSchedulingOnInstanceStopActionArgs>

Constructors

constructor(discardLocalSsd: Output<Boolean>? = null)

Properties

Link copied to clipboard
val discardLocalSsd: Output<Boolean>? = null

If true, the contents of any attached Local SSD disks will be discarded.

Functions

Link copied to clipboard
open override fun toJava(): InstanceFromMachineImageSchedulingOnInstanceStopActionArgs