BqmlIterationResultArgs

fun BqmlIterationResultArgs(durationMs: Output<String>? = null, evalLoss: Output<Double>? = null, index: Output<Int>? = null, learnRate: Output<Double>? = null, trainingLoss: Output<Double>? = null)