TensorFlowArgs

fun TensorFlowArgs(distributionType: Output<String>, parameterServerCount: Output<Int>? = null, workerCount: Output<Int>? = null)