outputs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "upluhvdqqkjsmite")
suspend fun outputs(argument: List<suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit>)
@JvmName(name = "nglnhftnxsqichde")
suspend fun outputs(vararg argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)
@JvmName(name = "ivspqdyokbxnretu")
suspend fun outputs(argument: suspend AzureMachineLearningWebServiceOutputColumnArgsBuilder.() -> Unit)

Parameters

argument

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