outputs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bquxqoukgqkkikkc")
suspend fun outputs(argument: List<suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit>)
@JvmName(name = "wmvfaynutfjnfisr")
suspend fun outputs(vararg argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)
@JvmName(name = "eakwaxandsmbbacy")
suspend fun outputs(argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)

Parameters

argument

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