iterationResults

@JvmName(name = "flydrnbhyhnwsvff")
suspend fun iterationResults(value: Output<List<BqmlIterationResultArgs>>)
@JvmName(name = "btuylphlaarfiusa")
suspend fun iterationResults(value: List<BqmlIterationResultArgs>?)

Parameters

value

Output-only, Beta List of each iteration results.


@JvmName(name = "ayxasutfuiqonsvb")
suspend fun iterationResults(vararg values: Output<BqmlIterationResultArgs>)


@JvmName(name = "cmgbspegiyeksnrl")
suspend fun iterationResults(values: List<Output<BqmlIterationResultArgs>>)
@JvmName(name = "palltympffokotyw")
suspend fun iterationResults(vararg values: BqmlIterationResultArgs)

Parameters

values

Output-only, Beta List of each iteration results.


@JvmName(name = "jvlgajmolfetgygm")
suspend fun iterationResults(argument: List<suspend BqmlIterationResultArgsBuilder.() -> Unit>)
@JvmName(name = "dfqpssdscqcrahgb")
suspend fun iterationResults(vararg argument: suspend BqmlIterationResultArgsBuilder.() -> Unit)
@JvmName(name = "mspwobimykaecflq")
suspend fun iterationResults(argument: suspend BqmlIterationResultArgsBuilder.() -> Unit)

Parameters

argument

Output-only, Beta List of each iteration results.