outputs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "alojefqvmgfthrxp")
suspend fun outputs(argument: List<suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit>)
@JvmName(name = "wahunmurojjkwmpc")
suspend fun outputs(vararg argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)
@JvmName(name = "cdcyycxmsakflncv")
suspend fun outputs(argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)

Parameters

argument

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