iterationResults

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

Parameters

value

Output-only, Beta List of each iteration results.


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


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

Parameters

values

Output-only, Beta List of each iteration results.


@JvmName(name = "sovibawbweaswnun")
suspend fun iterationResults(argument: List<suspend BqmlIterationResultArgsBuilder.() -> Unit>)
@JvmName(name = "yxxvkusdkxncfekc")
suspend fun iterationResults(vararg argument: suspend BqmlIterationResultArgsBuilder.() -> Unit)
@JvmName(name = "ssbatrhusgitbxqh")
suspend fun iterationResults(argument: suspend BqmlIterationResultArgsBuilder.() -> Unit)

Parameters

argument

Output-only, Beta List of each iteration results.