Vm Uptime Args
data class VmUptimeArgs(val daysPerMonth: Output<Double>? = null, val hoursPerDay: Output<Double>? = null) : ConvertibleToJava<VmUptimeArgs>
Details on the total up-time for the VM.
Details on the total up-time for the VM.