InstanceFromMachineImageSchedulingMaxRunDurationArgs

data class InstanceFromMachineImageSchedulingMaxRunDurationArgs(val nanos: Output<Int>? = null, val seconds: Output<Int>) : ConvertibleToJava<InstanceFromMachineImageSchedulingMaxRunDurationArgs>

Constructors

fun InstanceFromMachineImageSchedulingMaxRunDurationArgs(nanos: Output<Int>? = null, seconds: Output<Int>)

Functions

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

Properties

Link copied to clipboard
val nanos: Output<Int>? = null
Link copied to clipboard
val seconds: Output<Int>