outputs

@JvmName(name = "itmljvbaoefxdijr")
suspend fun outputs(value: Output<List<AzureMachineLearningWebServiceOutputColumnArgs>>)
@JvmName(name = "hbmbuhsendtajrai")
suspend fun outputs(value: List<AzureMachineLearningWebServiceOutputColumnArgs>?)

Parameters

value

A list of outputs from the Azure Machine Learning web service endpoint execution.


@JvmName(name = "oyxoeibftlukigbe")
suspend fun outputs(vararg values: Output<AzureMachineLearningWebServiceOutputColumnArgs>)


@JvmName(name = "njdupttjrxmscfiq")
suspend fun outputs(values: List<Output<AzureMachineLearningWebServiceOutputColumnArgs>>)
@JvmName(name = "oyjtltepugvjqtmu")
suspend fun outputs(vararg values: AzureMachineLearningWebServiceOutputColumnArgs)

Parameters

values

A list of outputs from the Azure Machine Learning web service endpoint execution.


@JvmName(name = "wolefaydpehhgdcm")
suspend fun outputs(argument: List<suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit>)
@JvmName(name = "fycthlkajaonpyqu")
suspend fun outputs(vararg argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)
@JvmName(name = "mbgowqhqcgkcexfe")
suspend fun outputs(argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)

Parameters

argument

A list of outputs from the Azure Machine Learning web service endpoint execution.