Instance From Machine Image Scheduling Graceful Shutdown Args
data class InstanceFromMachineImageSchedulingGracefulShutdownArgs(val enabled: Output<Boolean>, val maxDuration: Output<InstanceFromMachineImageSchedulingGracefulShutdownMaxDurationArgs>? = null) : ConvertibleToJava<InstanceFromMachineImageSchedulingGracefulShutdownArgs>
Constructors
Link copied to clipboard
constructor(enabled: Output<Boolean>, maxDuration: Output<InstanceFromMachineImageSchedulingGracefulShutdownMaxDurationArgs>? = null)